This issue has been up with a patch for quite awhile, and wanted to get some feedback from some devs on this. The fix is pretty simple, and seems to work ok for me.
Here's my thoughts on it: When I specify ordering with multiple fields on my Model or my ModelAdmin, the changelist should respect that ordering by default. If the user changes the ordering using the column headers, then it should use that ordering on the single field. I don't I see why it should only be one or the other. I know there's another discussion going on about adding multiple field ordering to the UI, but that's a much bigger change. Is there any reason why this can't make it into trunk in the meantime? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---
