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-09 15:59:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
http
History
Alex Gaynor
7548aa8ffd
More attacking E302 violators
2013-11-02 13:12:09 -07:00
..
__init__.py
Fixed
#21302
-- Fixed unused imports and import *.
2013-11-02 15:24:56 -04: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
More attacking E302 violators
2013-11-02 13:12:09 -07:00
request.py
Fixed
#20338
-- Stripped ending dot during host validation
2013-10-24 21:24:04 +02:00
response.py
Fixed
#21282
-- Made HttpResponse.serialize_headers accept latin-1
2013-10-17 18:14:35 +02:00
utils.py
Fixed
#21288
-- Fixed E126 pep8 warnings
2013-10-21 08:31:30 -04:00