* needs_better_patch: 0 => 1
* easy: => 0
Comment:
django_newforms-admin.collapsible_fieldset.diff fails to apply cleanly on
to trunk
--
Ticket URL: <http://code.djangoproject.com/ticket/5899#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => assigned
* owner: nobody => dArignac
--
Ticket URL: <https://code.djangoproject.com/ticket/5899#comment:7>
* needs_better_patch: 1 => 0
Comment:
I implemented the suggested behaviour to the current trunk, see 5899.diff.
--
Ticket URL: <https://code.djangoproject.com/ticket/5899#comment:8>
Comment (by julien):
The patch looks great, I've just updated it to current trunk. I'd be
tempted to RFC this patch even if it doesn't contain tests. There are no
plans on implementing a framework for testing the admin *interface* (as
opposed to regular javascript code) clearly spelled out yet, even in
#16193.
--
Ticket URL: <https://code.djangoproject.com/ticket/5899#comment:9>
* needs_tests: 0 => 1
Comment:
Now that we have selenium based interface testing this patch could be
expanded with that.
--
Ticket URL: <https://code.djangoproject.com/ticket/5899#comment:10>
* cc: cmawebsite@… (added)
Comment:
Why not simply have all fieldsets collapsable by default and only have
them initially collapsed when the "collapse" class is present?
--
Ticket URL: <https://code.djangoproject.com/ticket/5899#comment:11>
* cc: olivier.dalang@… (added)
--
Ticket URL: <https://code.djangoproject.com/ticket/5899#comment:12>
* owner: Alexander Herrmann => (none)
* status: assigned => new
--
Ticket URL: <https://code.djangoproject.com/ticket/5899#comment:13>