Hi. I installed Django on Python 2.5
and I receive following error on the built in server:

Exception Type:         ImportError
Exception Value:        No module named utils.text
Exception Location:     /usr/lib/python2.5/site-packages/django/core/
urlresolvers.py in _get_urlconf_module, line 178

however utils.text exist in Django directory and importing in shell
works fine.
Please help.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
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