summaryrefslogtreecommitdiff
path: root/tests/regressiontests/logging_tests
AgeCommit message (Expand)Author
2012-02-12Fixed AdminEmailHandler to format the subject message correctly when argument...Jannis Leidel
2012-02-11Fixed #17281 -- Prevented `AdminErrorHandler` from silently failing if the lo...Julien Phalip
2011-10-13Convert the remainder of the relative imports in the tests to be absolute imp...Alex Gaynor
2011-09-16Fixed #16568 -- Added RequireDebugFalse filter to prevent sending 500 error e...Carl Meyer
2011-09-02Fixed #16736 -- Enabled the merging of user-supplied arguments to format the ...Julien Phalip
2011-06-22Fixed #16288 -- Enabled django.request exception logger regardless of DEBUG s...Carl Meyer