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

2 Responses to “TemplateDoesNotExist: 500.html ?”

  1. If there is 500.html, then you will meet internal error page.

    If you want to know what caused error, you still want to set
    DEBUG = TRUE
    in settings.py

  2. If you don’t specify the template path properly in settings file , this error will come.
    Check the setting file exists or not

Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

© 2011 Web Oom Suffusion theme by Sayontan Sinha
Switch to our mobile site
Top Footer