First time here? Check out the FAQ!

Revision history  [back]

Hi,

Everything was fine as given in wiki till I executed following command :

python manage.py syncdb

I get this error on alwaysdata shell :


Traceback (most recent call last):

File "manage.py", line 2, in

from django.core.management import execute_manager

ImportError: No module named core.management


Please let me know how to debug this.

Thanks.