summaryrefslogtreecommitdiff
path: root/tests/regressiontests/middleware_exceptions
AgeCommit message (Expand)Author
2010-03-12Fixed #13090 -- Corrected handling of errors in middleware when DEBUG=False. ...Russell Keith-Magee
2010-01-10Fixed #6094 again -- fixed broken unit tests. Thanks, isagalaevAdrian Holovaty
2010-01-10Added some missing __init__.py files to two testsAdrian Holovaty
2010-01-10Fixed #6094 -- Middleware exceptions are now caught by the core handler. Than...Adrian Holovaty