#17345: Allow ordering override on ManyToManyField
----------------------------------------------+---------------------------
Reporter: FunkyBob | Owner: nobody
Type: New feature | Status: new
Component: Database layer (models, ORM) | Version: 1.3
Severity: Normal | Keywords: m2m, ordering
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
----------------------------------------------+---------------------------
In conjunction with #17344, discussion with SmileyChris revealed it may be
useful, too, to allow to specify an ordering on a m2m field directly,
allowing it to override the default ordering of the related model.
We may also need to add a reverse_ordering to specify the ordering of this
model from the PoV of the related model.
--
Ticket URL: <https://code.djangoproject.com/ticket/17345>
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.