On Tue, Oct 27, 2009 at 3:27 PM, Vman <[email protected]> wrote: > > 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?
Is bookmarks in your python path? -- Kind Regards --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

