#2137: [patch] order_with_respect_to in M-R has no affect on admin interface
-------------------------------------+-------------------------------
Reporter: anonymous | Owner: xian
Type: Bug | Status: reopened
Milestone: | Component: contrib.admin
Version: | Severity: Normal
Resolution: | Keywords:
Triage Stage: Accepted | Has patch: 1
Needs documentation: 0 | Needs tests: 1
Patch needs improvement: 1 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------
Changes (by DrMeers):
* needs_better_patch: 0 => 1
* ui_ux: => 0
Comment:
Is there an advantage in using nested `get_app/get_models(app)` rather
than just using `get_models()`?
Also the `_order` field is marked as `editable=False`, so this in itself
is insufficient for making it appear.
--
Ticket URL: <https://code.djangoproject.com/ticket/2137#comment:11>
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.