1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/handlers
Alexandre Spaeth 52b054824e Fixed #34342, Refs #33735 -- Fixed test client handling of async streaming responses.
Bug in 0bd2c0c901.

Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
2023-02-17 10:48:04 +01:00
..
templates
__init__.py
test_exception.py Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files. 2023-02-14 08:18:40 +01:00
tests_custom_error_handlers.py
tests.py Fixed #34342, Refs #33735 -- Fixed test client handling of async streaming responses. 2023-02-17 10:48:04 +01:00
urls.py Fixed #34342, Refs #33735 -- Fixed test client handling of async streaming responses. 2023-02-17 10:48:04 +01:00
views.py Fixed #34342, Refs #33735 -- Fixed test client handling of async streaming responses. 2023-02-17 10:48:04 +01:00