#31705: Bad way to select default filter parameter from "n total" link
-------------------------------------+-------------------------------------
Reporter: Compro Prasad | Owner: nobody
Type: Bug | Status: closed
Component: contrib.admin | Version: 3.0
Severity: Normal | Resolution: invalid
Keywords: | Triage Stage:
django,admin,filter,search,link | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Carlton Gibson):
* status: new => closed
* resolution: => invalid
Comment:
Sorry, I can't see that this is supported usage.
You've filtered the default queryset, so when that queryset is used, the
results will be filtered. If you want to show all results you can't filter
the queryset. (No doubt with enough machinations what you're trying to do
would be possible…)
--
Ticket URL: <https://code.djangoproject.com/ticket/31705#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/071.7a86940272baccec2616b8038152832d%40djangoproject.com.