I created database using the 'python manage.py sycdb'

then proceeded to 'python manage.py sql bookmarks'

and i receive this error:
Error: App with label bookmarks could not be found. Are you sure your
INSTALLED_APPS settings is correct?

I go to Settings py and the INSTALLED_APPS is 'django_bookmarks.bookmarks',

I also looked in the directory 'django_bookmarks' and there is a directory
bookmarks within it so what am i doing wrong?
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to