#35316: Support scalars as query parameters in admin changelist filters (for
backward compatibility).
-------------------------------------+-------------------------------------
Reporter: Manolis | Owner: nobody
Stamatogiannakis |
Type: Uncategorized | Status: closed
Component: contrib.admin | Version: 5.0
Severity: Normal | Resolution: wontfix
Keywords: | Triage Stage:
| Unreviewed
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):
* resolution: => wontfix
* status: new => closed
Comment:
Are you maintaining a 3rd-party package? it's rather rare that you have to
support multiple Django versions in a project. Moreover,
`prepare_lookup_value()` is another private API that you don't have to
use. Why don't you set a value directly?
{{{#!python
self.used_parameters[self.lookup_kwarg] = True
}}}
Please don't reopen closed ticket. You can
[https://docs.djangoproject.com/en/stable/internals/contributing/triaging-
tickets/#closing-tickets follow the triaging guidelines with regards to
wontfix tickets] and take this to DevelopersMailingList, if you don't
agree.
--
Ticket URL: <https://code.djangoproject.com/ticket/35316#comment:3>
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/0107018e54fb4813-79d7f84b-d52e-4e06-b13e-950b52bd02ec-000000%40eu-central-1.amazonses.com.