django1/django
Alex Gaynor 65c4ac3b24 Merge pull request #1849 from brabadu/master
Fixed flake8 E241
2013-11-02 12:57:58 -07:00
..
bin Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
conf Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
contrib Fixed flake8 E241 2013-11-02 21:45:40 +02:00
core Merge pull request #1849 from brabadu/master 2013-11-02 12:57:58 -07:00
db Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
dispatch Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
forms Fixed flake8 E241 2013-11-02 21:45:40 +02:00
http Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
middleware Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
shortcuts Fixed a mistake in my previous commit. 2013-09-22 14:36:53 +02:00
template Merge pull request #1848 from rayashmanjr/master 2013-11-02 12:34:34 -07:00
templatetags 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
test Fixed flake8 E241 2013-11-02 21:45:40 +02:00
utils Fixed flake8 E241 2013-11-02 21:45:40 +02:00
views Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
__init__.py Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00