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-23 16:54:37 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
http
History
Дилян Палаузов
e68baf3862
[2.0.x]
Fixed
#28776
-- Fixed a/an/and typos in docs and comments.
...
Backport of 6c0042430e3618ce5c276d195d92a6b884daa3a3 from master
2017-11-06 22:41:23 -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
Removed unused eof argument to BoundaryIter._find_boundary().
2017-09-22 10:47:14 -04:00
request.py
Removed unneeded iter() calls.
2017-08-23 16:48:29 -04:00
response.py
[2.0.x]
Fixed
#28776
-- Fixed a/an/and typos in docs and comments.
2017-11-06 22:41:23 -05:00