On Jan 25, 2016 1:05 PM, "moon jo" wrote:
>
> Using django 1.6.10
> I finished the polls tutorial and tried to create my own project.
> I tried to runserver and it gives me the import error. But it's a blank
project, haven't added anything in the settings.
> When I do import settings form django.c
if its a blank project you don't have a polls app yet,so... why you put
your polls app there?
Rafael E. Ferrero
2016-01-25 16:14 GMT-03:00 moon jo :
> Using django 1.6.10
> I finished the polls tutorial and tried to create my own project.
> I tried to runserver and it gives me the import error.
Using django 1.6.10
I finished the polls tutorial and tried to create my own project.
I tried to runserver and it gives me the import error. But it's a blank
project, haven't added anything in the settings.
When I do import settings form django.conf and print
settings.INSTALLED_APPS, it prints th
3 matches
Mail list logo