#23055: Filters don't use ModelAdmin get_queryset()
-------------------------------------+-------------------------------------
     Reporter:  ramiro               |                    Owner:
         Type:  Bug                  |  olasitarska
    Component:  contrib.admin        |                   Status:  assigned
     Severity:  Normal               |                  Version:  master
     Keywords:  admin filters        |               Resolution:
  list_filter multi-db get_queryset  |             Triage Stage:  Accepted
  modeladmin                         |      Needs documentation:  0
    Has patch:  0                    |  Patch needs improvement:  0
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------

Comment (by olasitarska):

 I dug some more into the code and I think that issue ramiro is referring
 to in his last comment is actually somewhere else - filters like that are
 rendered by class RelatedFieldListFilter which returns choices directly
 from Model field.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/23055#comment:8>
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/064.55354d29cb7deccd603b1a2cd5feb2c0%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to