summaryrefslogtreecommitdiff
path: root/tests/regressiontests/middleware_exceptions/models.py
AgeCommit message (Expand)Author
2011-07-13Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for t...Jannis Leidel
2010-01-10Fixed #6094 -- Middleware exceptions are now caught by the core handler. Than...Adrian Holovaty