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-05-01 12:44:36 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
middleware_exceptions
History
Carl Meyer
6be0e93b8f
[1.10.x] Improved debugging of failed middleware_exceptions tests.
...
Backport of 702dfa3589cddf996c18aee46286a49844efd70d from master
2016-06-17 09:16:12 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
middleware.py
Fixed
#26601
-- Improved middleware per DEP 0005.
2016-05-17 07:22:22 -04:00
tests.py
[1.10.x] Improved debugging of failed middleware_exceptions tests.
2016-06-17 09:16:12 -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