#10233: X.objects.filter(...) works, X.objects.exclude(...) fails in 1.0.x
---------------------------------------------------+------------------------
Reporter: andrewl | Owner: nobody
Status: closed | Milestone:
Component: Database layer (models, ORM) | Version: 1.0
Resolution: fixed | Keywords: filter,
exclude, SQL
Stage: Accepted | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------------+------------------------
Changes (by mtredinnick):
* status: new => closed
* resolution: => fixed
Comment:
This was fixed by r9591 on the 1.0.X branch. It's not enough to test the
latest release when checking for behavioural differences (unless you also
test trunk from the same time), since that was a few months ago and we've
fixed bugs since then. The fix will be the Django 1.0.3 release.
--
Ticket URL: <http://code.djangoproject.com/ticket/10233#comment:4>
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
-~----------~----~----~----~------~----~------~--~---