On 3/29/07, Lukas Kolbe <[EMAIL PROTECTED]> wrote: > Okay. I renamed my project from "site" to another name ... and voila, > everything works as expected.
Yeah, that was almost certainly a conflict with the built-in Python module 'site'[1]. There are some checks in manage.py now which do their best to keep you from naming a project 'site' or 'test' (since those are common conflicting names). [1] http://docs.python.org/lib/module-site.html -- "Bureaucrat Conrad, you are technically correct -- the best kind of correct." --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---