DragonSlayre wrote:
> 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
>   
You'll need to include the code for the view that is being called, and
possibly your urls.py
Do you have a urls.py in your project?

Jeff Anderson

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to