#25: Allow use_filter_interface on non-multiple select boxes
-------------------------------------------+--------------------------------
Reporter: adrian | Owner: cpharmston
Status: assigned | Milestone: 1.3
Component: django.contrib.admin | Version: SVN
Resolution: | Keywords:
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------------+--------------------------------
Comment (by cpharmston):
I've got something workable. Screenshot and sample patch attached (I'll be
submitting through a GitHub pull request). Some notes:
- It's very slow in large (5000+) sets. Once my changes are applied, I
will file another ticket in which I make some performance improvements. I
will be porting those performance enhancements (which will change the
behavior) to filter_horizontal and filter_vertical as well, for
consistency.
- I used jQuery for the new widget, per Jannis in #django-dev.
- Tested in IE + Mac browsers.
- Test and docs included.
If I get a thumbs-up, I'll submit a pull request on GitHub.
--
Ticket URL: <http://code.djangoproject.com/ticket/25#comment:11>
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.