This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-10-24 06:06:09 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
de9af3912c766a1ebef1e95bc11076faa831e944
django
/
tests
/
middleware_exceptions
History
Carl Meyer
69de988f92
[1.10.x] Refs
#26601
-- Improved backwards-compatibility of DEP 5 middleware exception handling.
...
Backport of
7d1b69dbe7
from master
2016-06-17 15:55:55 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
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