#5763: Queryset doesn't have a "not equal" filter operator
-------------------------------------+-------------------------------------
Reporter: jdetaeye | Owner: nobody
Type: New | Status: closed
feature | Component: Database layer
Milestone: | (models, ORM)
Version: SVN | Severity: Normal
Resolution: wontfix | Keywords: qs-rf
Triage Stage: Design | Has patch: 0
decision needed | Needs tests: 0
Needs documentation: 0 | Easy pickings: 0
Patch needs improvement: 0 |
UI/UX: 0 |
-------------------------------------+-------------------------------------
Changes (by carljm):
* status: reopened => closed
* ui_ux: => 0
* resolution: => wontfix
* easy: => 0
Comment:
Based on discussion with Alex and Andrew at the sprint, closing this
wontfix on the basis that it doesn't make sense to have `__ne` without any
other negated queries, when we already have .exclude() to express
negatives.
Alex promises that he really will fix the SQL generation to not be stupid
with .exclude().
--
Ticket URL: <https://code.djangoproject.com/ticket/5763#comment:13>
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 [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.