summaryrefslogtreecommitdiff
path: root/tests/regressiontests/middleware_exceptions/tests.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #13090 -- Corrected handling of errors in middleware when DEBUG=False. ...Russell Keith-Magee2010-03-121-5/+10
* Fixed #6094 again -- fixed broken unit tests. Thanks, isagalaevAdrian Holovaty2010-01-101-4/+2
* Fixed #6094 -- Middleware exceptions are now caught by the core handler. Than...Adrian Holovaty2010-01-101-0/+37