On Thu, 2008-05-29 at 06:56 -0700, nib wrote:

> As you can see there is not reference to {{ project_name }}.urls in
> this file, there is a reference in settings.py, I changed it to:
> ROOT_URLCONF = 'CSP.urls'
> 
> but now I get the same error as above but with this reference:
> Error while importing URLconf 'csp.urls': No module named csp.urls

Why in the ROOT_URLCONF ``CSP'' is uppercase and in the error message it
is lowercase?

-- 
Marco Buttu


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