#15819: Admin searches should use distinct, if query involves joins
-------------------------------------+-------------------------------------
     Reporter:  Adam Kochanowski     |                    Owner:  ryankask
  <aip@…>                            |                   Status:  reopened
         Type:  Bug                  |                  Version:  SVN
    Component:  contrib.admin        |               Resolution:
     Severity:  Normal               |             Triage Stage:  Accepted
     Keywords:                       |      Needs documentation:  0
    Has patch:  1                    |  Patch needs improvement:  0
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------

Comment (by akaariai):

 Here is a quick patch moving the "needs distinct" logic into the sql/query
 class. No new tests, but I am pretty sure it works correctly even for
 deeper join structures.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/15819#comment:18>
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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to