On Wed, 2007-05-23 at 22:30 -0700, Greg wrote: > Malcolm, > So how do I call a method in my list_display?
At some point I think I'm justified in saying "please read the documentation." I mean, this is all explained in the docs for list_display in the Admin class. That should be your first port of call. See http://www.djangoproject.com/documentation/model-api/#list-display Regards, Malcolm --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

