TemplateDoesNotExist: 500.html This error means that you don't have a template for displaying the "internal server error" message. Try to set DEBUG = TRUE in settings.py
Jun 272009
TemplateDoesNotExist: 500.html This error means that you don't have a template for displaying the "internal server error" message. Try to set DEBUG = TRUE in settings.py
