#35316: Support scalars as query parameters in admin changelist filters (for
backward compatibility).
-------------------------------+--------------------------------------
     Reporter:  m000           |                    Owner:  nobody
         Type:  Uncategorized  |                   Status:  closed
    Component:  contrib.admin  |                  Version:  5.0
     Severity:  Normal         |               Resolution:  invalid
     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):

 * cc: Sarah Boyce (added)
 * resolution:   => invalid
 * status:  new => closed

Comment:

 `build_q_object_from_lookup_parameters()` is a private API and all built-
 in filter use `GET.lists()` so I don't see anything breaking in the #1873.
 If you extend built-in filters and really want to use
 `build_q_object_from_lookup_parameters()` you should also use
 `GET.lists()`.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35316#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/0107018e52d8e8a7-2576d8fa-02f3-4259-a044-a26368e404c6-000000%40eu-central-1.amazonses.com.

Reply via email to