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 design the page however you'd like);
just override the admin/index.html template.

Adrian

-- 
Adrian Holovaty
holovaty.com | djangoproject.com

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to