I am following the django tutorial <a href="http://
docs.djangoproject.com/en/1.1/intro/tutorial01/">here</a>. I have
followed it step by step. I am using sqlite3 as to not have to set up
a DB. When I get to python manage.py sql polls, it returns "Error: App
with labsl polls could not be found. Are you sure your installed apps
setting is correct?" I have a polls dir in my site dir, ans I added
the line crossen.polls(crossen being the site dir name). I have also
have tried it with just polls. Nothing doing. I have googled for the
answer, but no luck. Also, the irc chat is rejecting me based on a
lack of a password, but I cannot find a reference to a password
anywhere o the community sites. I can post screens of my dirs, but, as
I said I followed the tutorial exactly. Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to