django1/tests/handlers
amalia b54fff2938 [1.11.x] Fixed #27820 -- Fixed RequestDataTooBig/TooManyFieldsSent crash.
Backport of 2f10216f84 from master
2017-02-13 16:43:23 -05:00
..
templates Fixed #24829 -- Allowed use of TemplateResponse in view error handlers. 2015-06-17 17:11:50 -04:00
__init__.py
test_exception.py [1.11.x] Fixed #27820 -- Fixed RequestDataTooBig/TooManyFieldsSent crash. 2017-02-13 16:43:23 -05:00
tests.py [1.11.x] Fixed running TransactionsPerRequestTests in isolation. 2017-02-04 14:20:10 -05:00
tests_custom_error_handlers.py Refs #24829 -- Made TemplateResponse.content available sooner in exception context 2016-06-24 10:22:30 +02: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