summaryrefslogtreecommitdiff
path: root/django/template/debug.py
AgeCommit message (Expand)Author
2010-03-08[1.1.X] Fixed #11461: Ensured complete traceback is available on the debug pa...Karen Tracey
2008-03-17Fixed #5884 -- Added better display error handling for template variables.Malcolm Tredinnick
2007-12-22Moved the various Debug classes in django.template to a new module, debug.py,...Adrian Holovaty