Hi,
I am getting the below error:
ViewDoesNotExist at /polls/

Could not import play_django.polls.views. Error was: No module named
unresolvers

Request Method:         GET
Request URL:    http://127.0.0.1:8000/polls/
Exception Type:         ViewDoesNotExist
Exception Value:

Could not import play_django.polls.views. Error was: No module named
unresolvers

I am stump becuase the views.py does exist under polls and index
function does exist in views.py.  Why is it having problem importing
it?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to