#16855: select_related doesn't chain as expected
-------------------------------------+-------------------------------------
Reporter: Leo | Owner: nobody
Type: Bug | Status: new
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 |
-------------------------------------+-------------------------------------
Changes (by erw):
* cc: erik.wognsen@… (added)
Comment:
I have a problem where using select_related with field arguments in the
queryset method of my ModelAdmin doesn't work.
Could this bug also be the cause of that problem because select_related is
applied again later by the admin, clearing my field choices?
--
Ticket URL: <https://code.djangoproject.com/ticket/16855#comment:6>
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.