This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
handlers
History
amalia
e399272bed
[1.10.x]
Fixed
#27820
-- Fixed RequestDataTooBig/TooManyFieldsSent crash.
...
Backport of 2f10216f84b55920de25422842a66260219e393f from master
2017-02-13 17:16:29 -05:00
..
templates
Fixed
#24829
-- Allowed use of TemplateResponse in view error handlers.
2015-06-17 17:11:50 -04:00
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
test_exception.py
[1.10.x]
Fixed
#27820
-- Fixed RequestDataTooBig/TooManyFieldsSent crash.
2017-02-13 17:16:29 -05:00
tests_custom_error_handlers.py
Fixed
#24829
-- Allowed use of TemplateResponse in view error handlers.
2015-06-17 17:11:50 -04:00
tests.py
Fixed
#26601
-- Improved middleware per DEP 0005.
2016-05-17 07:22:22 -04:00
urls.py
Fixed
#26546
-- Allowed HTTPStatus enum values for HttpResponse.status.
2016-04-29 10:55:01 -04:00
views.py
Fixed
#26546
-- Allowed HTTPStatus enum values for HttpResponse.status.
2016-04-29 10:55:01 -04:00