django/tests/handlers
Alexandre Spaeth 610cd06c3f [4.2.x] Fixed #34342, Refs #33735 -- Fixed test client handling of async streaming responses.
Bug in 0bd2c0c901.

Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>

Backport of 52b054824e from main
2023-02-17 11:48:59 +01: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 [4.2.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files. 2023-02-14 08:21:18 +01:00
tests.py [4.2.x] Fixed #34342, Refs #33735 -- Fixed test client handling of async streaming responses. 2023-02-17 11:48:59 +01:00
tests_custom_error_handlers.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
urls.py [4.2.x] Fixed #34342, Refs #33735 -- Fixed test client handling of async streaming responses. 2023-02-17 11:48:59 +01:00
views.py [4.2.x] Fixed #34342, Refs #33735 -- Fixed test client handling of async streaming responses. 2023-02-17 11:48:59 +01:00