Do you have polls defined in your INSTALLED_APPS?
INSTALLED_APPS (
'polls',
)
On Monday, March 11, 2013 8:03:13 AM UTC-4, jesmine chaudhuri wrote:
>
> Error: App with label polls could not be found. Are you sure your
> INSTALLED_APPS setting is correct?
>
>
> The app is in django 1.3 projec
Hi Jasmin,
Looks like you haven't added your app 'polls' in 'settings.py' under
INSTALLED_APPS. Check whether you added your app or not.
If not add it.
On Mon, Mar 11, 2013 at 5:33 PM, jesmine chaudhuri <
jesminechaudhur...@gmail.com> wrote:
> Error: App with label polls could not be found.
2 matches
Mail list logo