django/tests/responses
Mariusz Felisiak 254ad2e345
Fixed #34405 -- Fixed setting Content-Type header in FileResponse for compress and brotli.
Thanks Chamal De Silva for the report.
2023-03-14 05:45:30 +01:00
..
__init__.py
test_cookie.py Removed hardcoded date in SetCookieTests.test_far_expiration(). 2023-02-07 20:30:00 +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 Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00