MOD_PYTHON ERROR

ProcessId:      14402
Interpreter:    'web29.webfaction.com'

ServerName:     'web29.webfaction.com'
DocumentRoot:   '/etc/httpd/htdocs'

URI:            '/accounts/profile/StarscapeFestival/'
Location:       '/'
Directory:      None
Filename:       '/etc/httpd/htdocs'
PathInfo:       '/accounts/profile/StarscapeFestival/'

Phase:          'PythonHandler'
Handler:        'django.core.handlers.modpython'

Traceback (most recent call last):

  File "/home/designsensory/lib/python2.5/mod_python/importer.py", line 1537, in HandlerDispatch
    default=default_handler, arg=req, silent=hlist.silent)

  File "/home/designsensory/lib/python2.5/mod_python/importer.py", line 1229, in _process_target
    result = _execute_target(config, req, object, arg)

  File "/home/designsensory/lib/python2.5/mod_python/importer.py", line 1128, in _execute_target
    result = object(arg)

  File "/home/designsensory/lib/python2.5/django/core/handlers/modpython.py", line 188, in handler
    return ModPythonHandler()(req)

  File "/home/designsensory/lib/python2.5/django/core/handlers/modpython.py", line 161, in __call__
    response = self.get_response(request)

  File "/home/designsensory/lib/python2.5/django/core/handlers/base.py", line 131, in get_response
    return callback(request, **param_dict)

  File "/home/designsensory/lib/python2.5/django/views/defaults.py", line 89, in server_error
    t = loader.get_template(template_name) # You need to create a 500.html template.

  File "/home/designsensory/lib/python2.5/django/template/loader.py", line 79, in get_template
    source, origin = find_template_source(template_name)

  File "/home/designsensory/lib/python2.5/django/template/loader.py", line 72, in find_template_source
    raise TemplateDoesNotExist, name

TemplateDoesNotExist: 500.html