Hi, I'm new to django/python, and I'm testing out eclipse for
development.

I'm using pydev, and managed to run my app, but then when I go to the
web page, I get:

ImportError at /time/
No module named urls
Request Method: GET
Request URL:    http://localhost:8080/time/
Exception Type: ImportError
Exception Value:
No module named urls
Exception Location:     C:\python25\lib\site-packages\django\core
\urlresolvers.py in _get_urlconf_module, line 197
Python Executable:      C:\Python25\python.exe
Python Version: 2.5.2


I'm guessing that I probably need to include a library in eclipse or
something like that - any ideas???

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to