Is "polls" listed in within INSTALLED_APPS of settings.py? If so, does your
polls app have an __init__.py file?


On Wed, Nov 20, 2013 at 11:39 AM, Larry Barnett <larrybbarn...@gmail.com>wrote:

> In the tutorial after I enter:
>
> python manage.py sql polls
>
> I get the following error:
>
> CommandError: App with label polls could not be found. Are you sure your
> INSTALLED_APPS setting is correct?
>
> I have built the site twice with the same results.  I cannot locate any
> error in the example or the Django environment. Everything worked prior to
> the attempt to include the app. Any ideas?
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/acbd9f55-f2f7-4b94-beb3-4dc7167fa8e8%40googlegroups.com
> .
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Jonathan D. Baker
Developer
http://jonathandbaker.com

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAPMFOb739HCf4EJHkD7%2B6%3D%2BPa_ewTuqs1ienUxoGc2rAQTnQ2Q%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to