#16855: select_related doesn't chain as expected
-------------------------------------+-------------------------------------
Reporter: Leo | Owner: nobody
Type: Bug | Status: new
Milestone: | Component: Database layer
Version: SVN | (models, ORM)
Resolution: | Severity: Normal
Triage Stage: Accepted | Keywords:
Needs documentation: 0 | Has patch: 0
Patch needs improvement: 0 | Needs tests: 0
UI/UX: 0 | Easy pickings: 0
-------------------------------------+-------------------------------------
Comment (by Leo):
Thanks Carl, that approach makes a lot of sense to me and would solve my
use case. At the moment I have to go dig at the 'private' data structure
that's holding the depth and list of fields to act on in the queryset
object to get what I need. It sort of works but is a really fragile hack.
If this behavior could get fixed in an upcoming 1.3.x release that would
be fantastic.
--
Ticket URL: <https://code.djangoproject.com/ticket/16855#comment:3>
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.