[Tutor] Error

2009-10-27 Thread Vincent Jones
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_bookm

[Tutor] HttpResponse error

2009-10-26 Thread Vincent Jones
SyntaxError at / ("'return' outside function", ('c:\\Users\\Vincent\\Documents\\django_bookmarks\\..\\django_bookmarks\\boo kmarks\\views.py', 15, None, 'return HttpResponse(output)\n')) As you can tell I am very new to this I am realizing that it is very important that indention and syntax