django/tests/responses
Mariusz Felisiak efb7f9ced2
Refs #36005 -- Used datetime.UTC alias instead of datetime.timezone.utc.
datetime.UTC was added in Python 3.11.
2025-02-18 08:35:36 +01:00
..
__init__.py
test_cookie.py Refs #36005 -- Used datetime.UTC alias instead of datetime.timezone.utc. 2025-02-18 08:35:36 +01:00
test_fileresponse.py Fixed #34405 -- Fixed setting Content-Type header in FileResponse for compress and brotli. 2023-03-14 05:45:30 +01:00
tests.py Added tests for HttpResponseBase.charset/reason_phrase setters. 2023-06-10 20:43:05 +02:00