On 6/23/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Maybe there should be a check in django-admin.py startapp if the > project i am in has the same name, or a better errormessage.
Hi Kim, "django-admin.py startapp" does indeed throw an error if the app has the same name as the project. See line 685 of django/core/management.py (in the latest trunk). 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 -~----------~----~----~----~------~----~------~--~---