django1/django
Alex Gaynor ee48f4af99 Merge pull request #1848 from rayashmanjr/master
Correct flake8 violation E261
2013-11-02 12:34:34 -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 #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
core Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04: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 Merge pull request #1848 from rayashmanjr/master 2013-11-02 12:34:34 -07: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 #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
utils Merge pull request #1848 from rayashmanjr/master 2013-11-02 12:34:34 -07: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