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-04-06 16:11:00 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
888fdf182e
django
/
django
/
http
History
ShingenPizza
de4832c49b
Fixed
#30196
-- Made FileResponse set Content-Disposition inline if filename is available.
2019-05-17 12:07:27 +02:00
..
__init__.py
Fixed
#26052
-- Moved conditional_content_removal() processing to the test client.
2016-04-25 07:56:07 -04:00
cookie.py
Fixed
#27863
-- Added support for the SameSite cookie flag.
2018-04-13 20:58:31 -04:00
multipartparser.py
Refs
#27753
-- Deprecated django.utils.text.unescape_entities().
2019-05-08 08:00:59 +02:00
request.py
Fixed
#30310
-- Added support for looking up HttpHeaders.headers using underscores.
2019-05-09 16:26:52 +02:00
response.py
Fixed
#30196
-- Made FileResponse set Content-Disposition inline if filename is available.
2019-05-17 12:07:27 +02:00