summaryrefslogtreecommitdiff
path: root/django/views/decorators/debug.py
AgeCommit message (Expand)Author
2013-09-13Fixed #18923 -- Corrected usage of sensitive_post_parameters in contrib.authTim Graham
2012-06-03[1.4.X] Fixed #18379 -- Made the sensitive_variables decorator work with obje...Julien Phalip
2011-06-08Fixed #14614 - filtering of sensitive information in 500 error reports.Luke Plant