Re: appname in admin

2007-01-05 Thread Terji7
Andy Dustman wrote: You need to provide your own replacement for some admin templates, specifically admin/base_site.html and maybe admin/base.html, depending on what you want do do, and put them in one of your TEMPLATE_DIRS. For i18n purposes it would be neat if you could do it in the model

Re: appname in admin

2007-01-05 Thread Andy Dustman
On Jan 5, 9:08 pm, "Aljosa Mohorovic" <[EMAIL PROTECTED]> wrote: i can't find info on how to change appname in admin interface. example: if i have "my_cool_app" app in project and it has admin interface enabled it will display something like "My_cool_app" in administration, can i make it display