On Thu, 26 Nov 2009 10:18:44 +0100 Marcus Weseloh <dja...@weseloh.cc> wrote:
> [...] but are there other areas in Django that rely on > applications having unique names? Do I need to ditch the Python-style > namespacing and resort to module1_app1, module2_app1 application names? Answering my own question: at least the permission system (permission names) and the django-admin.py tool also expect applications to have unique names. I guess I have to rethink my project layout. Cheers, Marcus -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.