I'm new to programming in general and am learning Django 1.8.7 for a new 
job. The polls tutorial on the official site was recommended, and 
everything goes smoothly until I attempt to migrate the new classes created 
in part 1.

When asked to migrate the classes with *python manage.py makemigrations 
polls*, I get "ImportError: No module named polls.apps".

I am fairly certain that I am following the tutorial properly, has anyone 
else had this issue?

-- 
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/6670d9c2-76ec-4163-b180-fa977a985834%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to