#3276: __in lookup broken within exclude()
------------------------------+---------------------------------------------
Reporter: anonymous | Owner: adrian
Type: defect | Status: closed
Priority: high | Milestone:
Component: Database wrapper | Version:
Severity: normal | Resolution: invalid
Keywords: |
------------------------------+---------------------------------------------
Changes (by anonymous):
* status: new => closed
* resolution: => invalid
Comment:
sorry guys, mistake on my side:
I had related_table.column specified in Meta.ordering - that worked fine,
until I removed my custom manager that appended select_related() to the
default queryset, therefore it resulted in a cross join...
--
Ticket URL: <http://code.djangoproject.com/ticket/3276#comment:>
Django <http://code.djangoproject.org/>
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
-~----------~----~----~----~------~----~------~--~---