django1/django/http
Дилян Палаузов d7b2aa24f7 Fixed #28982 -- Simplified code with and/or. 2018-01-03 20:12: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 Fixed #27857 -- Dropped support for Python 3.4. 2017-09-25 17:11:03 -04:00
multipartparser.py Fixed #28930 -- Simplified code with any() and all(). 2017-12-26 17:11:15 -05:00
request.py Fixed #28982 -- Simplified code with and/or. 2018-01-03 20:12:23 -05:00
response.py Fixed #28965 -- Updated Set-Cookie's Expires date format to follow RFC 7231. 2018-01-02 11:22:59 -05:00