Try to import Question from the shell. 
python manage.py shell
>>from polls.models import Question
I guess you have a typo in the model that raises the import error. If it does 
import in shell then you have some other 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 [email protected].
To post to this group, send email to [email protected].
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/a51a6ad3-e147-42d2-ba07-370d31c82175%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to