Did you import the module in urls.py?

On Sun, Jun 21, 2009 at 5:38 AM, tekion <[email protected]> wrote:

>
> 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?
> >
>


-- 
Dhruv Adhia
http://thirdimension.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to