2009/12/1 Dave :
> Hi all,
>
> I created a django project and when I try to start the server I get
> this:
>
> Traceback (most recent call last):
> File "manage.py", line 2, in
> from django.core.management import execute_manager
> ImportError: No module named django.core.management
>
> I did
Hi all,
I created a django project and when I try to start the server I get
this:
Traceback (most recent call last):
File "manage.py", line 2, in
from django.core.management import execute_manager
ImportError: No module named django.core.management
I did some Googling and I think it's bec
2 matches
Mail list logo