#1873: Multi-select admin filter for RelatedFields --------------------------------+------------------------------------ Reporter: marc@… | Owner: nobody Type: New feature | Status: new Component: contrib.admin | Version: Severity: Normal | Resolution: Keywords: nfa-changelist | Triage Stage: Accepted Has patch: 1 | Needs documentation: 1 Needs tests: 0 | Patch needs improvement: 1 Easy pickings: 0 | UI/UX: 1 --------------------------------+------------------------------------
Comment (by collinanderson): I finally thought of a possible way to do this: Use urls like `?fieldname__in=4&fieldname__in=3` We'd need to support that both in the front end (generating those urls), and in the backend (handling repeated parameters and making sure they become lists). I recommend only supporting the OR case (or at least starting with that). It's the expected user experience on the web, and I think it would be the most useful. (AND would only be useful in some cases for many to many's.) -- Ticket URL: <https://code.djangoproject.com/ticket/1873#comment:26> Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email to django-updates+unsubscr...@googlegroups.com. To post to this group, send email to django-updates@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/073.9160b4daf3c22b0e97da7c583f30f1ab%40djangoproject.com. For more options, visit https://groups.google.com/d/optout.