django1/tests/responses
Claude Paroz a177f854c3
Fixed #16470 -- Allowed FileResponse to auto-set some Content headers.
Thanks Simon Charette, Jon Dufresne, and Tim Graham for the reviews.
2018-05-15 18:12:11 +02:00
..
__init__.py Fixed #12747 -- Made reason phrases customizable. 2013-05-19 13:14:54 +02:00
test_cookie.py Fixed #27863 -- Added support for the SameSite cookie flag. 2018-04-13 20:58:31 -04:00
test_fileresponse.py Fixed #16470 -- Allowed FileResponse to auto-set some Content headers. 2018-05-15 18:12:11 +02:00
tests.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00