1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/handlers
Alexandre Spaeth bfb8fda3e6 Refs #34342 -- Added tests for handling sync streaming responses by test client.
Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
2023-02-17 10:48:00 +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 Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
tests.py Refs #34342 -- Added tests for handling sync streaming responses by test client. 2023-02-17 10:48:00 +01:00
urls.py Improved test coverage for django.db.transaction. 2022-12-05 10:46:33 +01:00
views.py Improved test coverage for django.db.transaction. 2022-12-05 10:46:33 +01:00