On Mon, Apr 6, 2009 at 11:13 AM, Andrew Grossman <agross...@gmail.com>wrote:
> > I am trying to specify multiple columns for Django to order row in the > admin change list by, but it seems to only be interested in ordering > by the first column. Am I doing something wrong here? > The admin only orders by one column. See the big boxed note on the ordering doc: http://docs.djangoproject.com/en/dev/ref/contrib/admin/#ordering Multi-column ordering has been requested before, you might try searching the list and tracker for details on why it's not being done now. I'm pretty sure at least one ticket has been opened for this but don't know if it's been closed wontfix or deferred to someday/maybe or what, and I don't really have time to search for it right now. Karen --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---