summaryrefslogtreecommitdiff
path: root/django/views/debug.py
AgeCommit message (Expand)Author
2005-11-15Fixed #799: any setting with "SECRET" or "PASSWORD" in the name is escaped in...Jacob Kaplan-Moss
2005-11-14Added NOINDEX tag to debug 500 page (for robots)Jacob Kaplan-Moss
2005-11-14Added "pretty" error pages to be used when DEBUG is True.Jacob Kaplan-Moss