This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-04-25 01:34:38 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
http
History
Tim Graham
75f0070a54
Fixed
#27308
-- Fixed BytesWarnings in the test suite.
2017-02-17 16:04:45 -05:00
..
__init__.py
Fixed
#26052
-- Moved conditional_content_removal() processing to the test client.
2016-04-25 07:56:07 -04:00
cookie.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00
multipartparser.py
Fixed
#27308
-- Fixed BytesWarnings in the test suite.
2017-02-17 16:04:45 -05:00
request.py
Refs
#23919
,
#27778
-- Removed obsolete mentions of unicode.
2017-01-26 08:19:27 -05:00
response.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00