On 8/3/06, patrickk <[EMAIL PROTECTED]> wrote: > isn´t there any workaround? > renaming my app solves the problem ... but then I have to mix german > and english in my code. > moreover, considering internationalization I don´t think it´s good > practice to have german app-names.
I agree that it's a messy solution, but it's the only workaround available at this point. You could also hand-edit your admin index template to change the app name to whatever you want (but the admin breadcrumbs won't be affected). We should definitely solve this problem in a nicer way. What do you think? An __appname__ variable in the app's __init__.py file? 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 -~----------~----~----~----~------~----~------~--~---