Hi,

this is more an information for people having the same problem like me
then a discussion.

Never use the same name for a project and an application. manage.py
will not start anymore and return following error:

Environment variable DJANGO_SETTINGS_MODULE is undefined.

Just renaming project or application helps.
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.

Kind regards

Kim


--~--~---------~--~----~------------~-------~--~----~
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