This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
658dc7045a
django1
/
django
/
http
History
Ad Timmering
bdf3e156b4
Fixed
#28628
-- Changed \d to [0-9] in regexes where appropriate.
2022-01-07 12:25:06 +01: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
#32355
-- Dropped support for Python 3.6 and 3.7
2021-02-10 10:20:54 +01:00
multipartparser.py
Updated various links to HTTPS and new locations.
2021-12-02 11:27:29 +01:00
request.py
Fixed
#28628
-- Changed \d to [0-9] in regexes where appropriate.
2022-01-07 12:25:06 +01:00
response.py
Refs
#30509
-- Adjusted internal FileResponse variable name.
2021-10-15 07:29:55 +02:00