summaryrefslogtreecommitdiff
path: root/django/views/decorators/debug.py
AgeCommit message (Expand)Author
2012-12-31[1.5.x] Fixed #19453 -- Ensured that the decorated function's arguments are o...Julien Phalip
2012-06-03Fixed #17138 -- Made the sensitive_variables decorator work with object methods.Julien Phalip
2011-06-08Fixed #14614 - filtering of sensitive information in 500 error reports.Luke Plant