Closed mhulse closed 13 years ago
Ah, it appears to be a documentation problem... There are no views in views.py, so there is no reason to point to a non-existent urls.py file!
I think the installation docs need to be modified:
Remove the line that says:
"Add the urls to your urls.py:"
Thanks! Micky
Hello,
Thanks for sharing this code, I am looking forward to using it. :)
I am probably missing something really obvious here, but where is wmd/urls.py?
The docs say to add this to the main urls.py:
But wmd.urls does not exist.
Does collectstatic create a urls.py file? I am running Django 1.2, so I do not have collectstatic capabilities.
Thanks so much!
Cheers, Micky