#15935: Allow django admin filter to be hidable
--------------------------------+-------------------------------
 Reporter:  jjconti             |          Owner:  nobody
     Type:  New feature         |         Status:  new
Milestone:                      |      Component:  contrib.admin
  Version:  1.3                 |       Severity:  Normal
 Keywords:  admin filter lists  |   Triage Stage:  Unreviewed
Has patch:  1                   |  Easy pickings:  0
--------------------------------+-------------------------------
 When you are using Django admin, and show lots of columns in a model's
 list view and add filters to it. You may have a problem. The filter may
 overlap your latests columns.

 Django now cames with JQuery, so we can use this js library to add some
 nice behaviour.

 The attached patch change admin/templates/admin/change_list.html in order
 to do this.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/15935>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to