django1/django/http
mbacho 6f0dcec44c [1.7.x] Fixed typo in multipartparser.py
Backport of 8a9d54aa69 from master
2014-05-16 05:35:28 -04:00
..
__init__.py [1.7.x] Dropped fix_IE_for_vary/attach. 2014-05-14 10:18:26 +02:00
cookie.py Fixed up some more flake8 violations (this particular violation still has many occurrences in the tests/ dir so it can't be removed from setup.cfg yet) 2013-10-26 10:50:40 -07:00
multipartparser.py [1.7.x] Fixed typo in multipartparser.py 2014-05-16 05:35:28 -04:00
request.py [1.7.x] Fix many many typos in comments throughout the codebase 2014-04-26 14:35:57 -04:00
response.py [1.7.x] Replaced urllib/urlparse imports with from django.utils.six.moves. 2014-03-31 07:55:25 -04:00
utils.py [1.7.x] Dropped fix_IE_for_vary/attach. 2014-05-14 10:18:26 +02:00