#27303: Allow FilterSpecs to return Q-likes
-------------------------------+--------------------------------------
     Reporter:  Yeago          |                    Owner:  nobody
         Type:  New feature    |                   Status:  new
    Component:  contrib.admin  |                  Version:  1.10
     Severity:  Normal         |               Resolution:
     Keywords:  filterspec     |             Triage Stage:  Unreviewed
    Has patch:  1              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------

Comment (by steve yeago):

 I'm not really sure how you arrive at my usage being OR. In the case I am
 trying to describe, I still want all conditions to be true. But I want the
 application of those conditions to happen on one single join instead of
 separate joins. That is still SQL AND.

 The proof is in the pudding, here is a link to the line number in my
 sample patch where I am applying a SQL AND
 
https://github.com/yeago/django-1/commit/bccabbfcf443f0fac511599ccfdf166bb1697b6b
 #diff-ea7d8c684e252f3dad6aa458df7d3070R329

 Hopefully with this we can set aside discussion of OR vs AND.

--
Ticket URL: <https://code.djangoproject.com/ticket/27303#comment:10>
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/065.c3b9311e3faf809641d918f1da5e9ea8%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to