I have created a template for 500 http error.
I have insert my template 500.html in:
1) /project/
2) /project/templates/
3) /python2.5/
4) /python2.5/templates/
.
but I always get this error:
TemplateDoesNotExist: 500.html
Same problem for Http 404 error.
WHY ???