#15577: inefficient design of inlinemodeladmin
------------------------------------------------+----------------------
Reporter: yoav@… | Owner: nobody
Status: reopened | Milestone:
Component: django.contrib.admin | Version: 1.2
Resolution: | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 |
------------------------------------------------+----------------------
Changes (by yoav@…):
* status: closed => reopened
* resolution: invalid =>
Comment:
Thanks for pointing it out. Looks like we missed this. It might still be
worthwhile highlighting more explicitly in the documentation?
So using the raw_id_fields minimizes queries for the whole list, but then
you lose the functionality you get with the little plus sign allowing you
to add a member by name. Or maybe we're missing something out here as
well??
--
Ticket URL: <http://code.djangoproject.com/ticket/15577#comment:2>
Django <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.