Sat, 2007-03-03 12:30
I do not understand what is happening, but it seems to complain on the notion of a URL bound to request.path
-=Francois=-
Request Method: GET
Request URL: http://www.server.net:8000/
Exception Type: TypeError
Exception Value: __init__() takes at most 4 arguments (11 given)
Exception Location: /usr/lib/python2.4/site-packages/django/conf/urls/defaults.py in patterns, line 18
Traceback (innermost last)
Switch to copy-and-paste view
/usr/lib/python2.4/site-packages/django/core/handlers/base.py in get_response
return response # Get urlconf from request object, if available.
