0
0
mirror of https://github.com/django/django.git synced 2024-11-21 19:09:18 +01:00
django/tests/handlers
2024-08-28 11:44:05 -03: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 Refs #33735 -- Adjusted warning stacklevel in StreamingHttpResponse.__iter__()/__aiter__(). 2024-08-28 11:44:05 -03: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