#31587: List filters are selected only for queries with explicit __exact
lookups.
-------------------------------+--------------------------------------
Reporter: Anael Mobilia | Owner: nobody
Type: New feature | Status: closed
Component: contrib.admin | Version: master
Severity: Normal | Resolution: wontfix
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------
Changes (by felixxm):
* status: new => closed
* type: Uncategorized => New feature
* version: 3.0 => master
* resolution: => wontfix
Comment:
Thanks for this ticket, however that's how the admin is implemented. We
use explicit lookups also in other filters. I don't see much value in
supporting other lookup shortcuts in each filter. You can always subclass
`RelatedFieldListFilter` if you really need this.
--
Ticket URL: <https://code.djangoproject.com/ticket/31587#comment:1>
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/070.e9c01a71cc22f4e40b95b4baf4dcc01f%40djangoproject.com.