#5937: Generic Relations backward lookups generate invalid SQL
-----------------------------------+----------------------------------------
Reporter: max | Owner: mtredinnick
Status: reopened | Milestone: 1.0
Component: Contrib apps | Version: SVN
Resolution: | Keywords: generic relation, qs-rf
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-----------------------------------+----------------------------------------
Changes (by mtredinnick):
* status: closed => reopened
* resolution: fixed =>
Comment:
This wasn't properly fixed by the above commit. `exclude()` causes an
infinite loop and there are some problems with the efficiency (number of
table joins) with the resulting query. I'm working on this now, but wanted
to reopen in case anybody rediscovered the problem.
--
Ticket URL: <http://code.djangoproject.com/ticket/5937#comment:13>
Django Code <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
-~----------~----~----~----~------~----~------~--~---