django1/django/http
François Freitag c26f001967 [2.0.x] Fixed django/http/request.py docstring typo.
Backport of 93e721a0b8 from master
2018-07-16 14:44:49 +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 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 [2.0.x] Fixed django/http/request.py docstring typo. 2018-07-16 14:44:49 +02: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