#5763: Queryset doesn't have a "not equal" filter operator
---------------------------------------------------+------------------------
Reporter: jdetaeye | Owner: nobody
Status: reopened | Milestone:
Component: Database layer (models, ORM) | Version: SVN
Resolution: | Keywords: qs-rf
Stage: Design decision needed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------------+------------------------
Changes (by gregplaysguitar):
* status: closed => reopened
* resolution: wontfix =>
Comment:
Unfortunately, while exclude is ''supposed'' to do everything a "not
equal" operator would, it doesn't in practice - see
http://code.djangoproject.com/ticket/5763 for details. This is technically
a problem with exclude(), but adding a "not equal" operator would negate
the problem.
--
Ticket URL: <http://code.djangoproject.com/ticket/5763#comment:7>
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
-~----------~----~----~----~------~----~------~--~---