#14645: Exclude query with multiple conditions for the same multi-value relation
not correct
----------------------------------------------------------------+-----------
Reporter: Ben Buchwald <bb2@…> |
Owner: nobody
Status: new |
Milestone:
Component: Database layer (models, ORM) |
Version: 1.2
Resolution: |
Keywords: exclude manytomany
Triage Stage: Accepted | Has
patch: 0
Needs documentation: 0 | Needs
tests: 0
Patch needs improvement: 0 |
----------------------------------------------------------------+-----------
Changes (by rma):
* cc: rma (added)
* version: 1.1 => 1.2
Comment:
Can confirm in Django 1.2.4 (Mac OS X 10.6.5) and Django 1.2.3 (Debian
Squeeze). Multiple conditions in a single exclude() call result in each
condition being evaluated to a distinct instance, rather than all
conditions being applied to a single instance.
--
Ticket URL: <http://code.djangoproject.com/ticket/14645#comment:2>
Django <http://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 [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.