#25: Filtering interface on ForeignKey <select> boxes -----------------------------------------+------------------------ Reporter: adrian | Owner: sebleier Status: new | Milestone: Component: contrib.admin | Version: SVN Resolution: | Keywords: feature Triage Stage: Accepted | Has patch: 1 Needs documentation: 0 | Needs tests: 0 Patch needs improvement: 1 | -----------------------------------------+------------------------ Changes (by sebleier):
* status: assigned => new * owner: cpharmston => sebleier Comment: I added tests and documentation to the patch. One thing to note is that the previous patch required a fk_filter attribute on the ModelAdmin class to specify which foreignkey fields are rendered using the new filter interface. In this patch, you simply specify which foreignkey field needs the filtering interface in the ModelAdmin filter_vertical list. -- Ticket URL: <http://code.djangoproject.com/ticket/25#comment:26> 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 django-updates@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.