hmm, i think that governs how, for example, Persons are ordered in the
Person's admin list.

what I wanted to do was change the ordering of Persons that show up in
the ManyToMany field in the Group admin page.

also, is there any general way to affect the default ordering of
related items on ManyToMany or ForeignKey relations?


On Apr 12, 8:40 pm, "R. Gorman" <r.m.gor...@gmail.com> wrote:
> If it's for the admin interface the admin option ordering (http://
> docs.djangoproject.com/en/dev/ref/contrib/admin/#ordering) might do
> the trick.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to