Environment:

Request Method: GET
Request URL: http://student.femheimur.comhttp://student.femheimur.com/
Django Version: 0.97-pre-SVN-7206
Python Version: 2.5.2
Installed Applications:
['django.contrib.auth',
 'django.contrib.contenttypes',
 'django.contrib.sessions',
 'django.contrib.sites']
Installed Middleware:
('django.middleware.common.CommonMiddleware',
 'django.contrib.sessions.middleware.SessionMiddleware',
 'django.contrib.auth.middleware.AuthenticationMiddleware',
 'django.middleware.doc.XViewMiddleware')


Traceback:
File "/home/olafurac/django/django/core/handlers/base.py" in get_response
  73.             callback, callback_args, callback_kwargs = resolver.resolve(request.path)

Exception Type: TypeError at http://student.femheimur.com/
Exception Value: 'NoneType' object is not iterable
