#11850: Intermediate model order not applied to related model
-------------------------------------+-------------------------------------
Reporter: pielgrzym | Owner: bastih
Type: New feature | Status: assigned
Component: Database layer | Version: 1.1
(models, ORM) | Resolution:
Severity: Normal | Triage Stage: Accepted
Keywords: model ordering, | Needs documentation: 0
many to many, through | Patch needs improvement: 0
Has patch: 0 | UI/UX: 0
Needs tests: 0 |
Easy pickings: 0 |
-------------------------------------+-------------------------------------
Changes (by FunkyBob):
* cc: FunkyBob (added)
* keywords: model orderin, many to many => model ordering, many to many,
through
* ui_ux: => 0
* easy: => 0
Comment:
It would be nice if the Many-to-Many field were ordered by the through
model's odering [if set]. Comment 4 above only gets you the intermediate
model, whereas I want to get a set of models at the other end of the M2M.
I would formulate a patch to do this, but the ORM code is deep magic to me
-- I wouldn't know where to start :)
--
Ticket URL: <https://code.djangoproject.com/ticket/11850#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.