Is there any way to customize the drop down lists that appear when editing an object in the admin interface? I would like to change the order that elements appear. Instead of sorting by id, I would like to sort by another property such as name.
I've already customized the Admin class within the model itself, but I can't find any option that allows me to customize how the fields are displayed. Is the only option a custom view? Thanks, Griffin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---

