I'm working on an admin interface for my app, and wondering how to customize what gets displayed.
Under Home->MyModels->MyModels, MyModel instances are listed as "MyModel object." When editing another model, the foreign key reference to MyModel gets displayed as a list of: MyModel object MyModel object .... etc I'd like it to make it show MyModel.name instead. How is this changed? Nate --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---