django/tests/middleware_exceptions
2016-06-17 15:55:55 -04:00
..
__init__.py
middleware.py [1.10.x] Refs #26601 -- Improved backwards-compatibility of DEP 5 middleware exception handling. 2016-06-17 15:55:55 -04:00
test_legacy.py [1.10.x] Refs #26601 -- Improved backwards-compatibility of DEP 5 middleware exception handling. 2016-06-17 15:55:55 -04:00
tests.py [1.10.x] Refs #26601 -- Improved backwards-compatibility of DEP 5 middleware exception handling. 2016-06-17 15:55:55 -04:00
urls.py Fixed #24877 -- Added middleware handling of response.render() errors. 2015-07-03 12:06:40 -04:00
views.py Fixed #24877 -- Added middleware handling of response.render() errors. 2015-07-03 12:06:40 -04:00