Re: Change App name in Django Admin

2006-08-22 Thread Adrian Holovaty
On 8/22/06, Seth Buntin <[EMAIL PROTECTED]> wrote: > Can you change the displayed name of the app in the Django admin? That's not possible at the moment -- Django just uses the name of the app's Python module. But you can use a custom admin index template to call it whatever you'd like (and desig

Change App name in Django Admin

2006-08-22 Thread Seth Buntin
Can you change the displayed name of the app in the Django admin? --~--~-~--~~~---~--~~ 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 unsubscri