I just upgraded from django 1.2.4 to 1.3.
I’m using nginx in conjunction with fastcgi and for some reason every time when I access a page I get this error:
Unhandled Exception
An unhandled exception was thrown by the application.
Any ideas what the problem might be?
To fix it I added this class (that practically doesn’t do anything) in the :
/usr/local/lib/python2.6/dist-packages/django/middleware/http.py