django/tests/requests_tests
2023-08-25 21:27:22 +02:00
..
__init__.py Renamed 'requests' test package. 2023-01-07 11:41:40 +01:00
test_accept_header.py Renamed 'requests' test package. 2023-01-07 11:41:40 +01:00
test_data_upload_settings.py Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files. 2023-02-14 08:18:40 +01:00
tests.py Fixed #34709 -- Raised BadRequest for non-UTF-8 requests with the application/x-www-form-urlencoded content type. 2023-08-25 21:27:22 +02:00