This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-19 15:30:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
253fcff90f
django
/
tests
/
responses
History
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