Hi all,

I have just been moving my website to a production server and am
having some difficulty getting it working. I have upgraded the Django
from 1.0 on my development server to 1.1 on the production server.
When I try to access the admin pages I get an Internal Server Error
and a message in the apache logs stating "Import Error: No module
named urls". I have tried running the shell and importing the urls
module from within and outside of the local directory both of which
work fine.

I'm guessing it's either some value in my settings file or something
is non-backwards compatible going from 1.0 to 1.1 but I am a bit
clueless as to what atm. Any suggestions would be most welcome.

Many thanks
--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to