Oh yeah, and the exception is:

________________________

Traceback (most recent call last):
File
"C:\Python24\lib\site-packages\django-0.95-py2.4.egg\django\core\handlers\base.py"
in get_response
  65. callback, callback_args, callback_kwargs = resolver.resolve(path)
File
"C:\Python24\lib\site-packages\django-0.95-py2.4.egg\django\core\urlresolvers.py"
in resolve
  147. sub_match = pattern.resolve(new_path)
File
"C:\Python24\lib\site-packages\django-0.95-py2.4.egg\django\core\urlresolvers.py"
in resolve
  145. for pattern in self.urlconf_module.urlpatterns:
File
"C:\Python24\lib\site-packages\django-0.95-py2.4.egg\django\core\urlresolvers.py"
in _get_urlconf_module
  161. self._urlconf_module = __import__(self.urlconf_name, '', '',
[''])

  ImportError at /proj/  No module named index


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

Reply via email to