django1/django/contrib
Alex Gaynor 91078f5669 Merge pull request #1861 from milmazz/E251
Fixed flake8 E251 violations
2013-11-03 09:42:31 -08:00
..
admin Fixed flake8 E251 violations 2013-11-03 03:22:11 -06:00
admindocs Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
auth Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
comments Fixed flake8 E251 violations 2013-11-03 03:22:11 -06:00
contenttypes Fixed flake8 E251 violations 2013-11-03 03:22:11 -06:00
flatpages Fixed flake8 E251 violations 2013-11-03 03:22:11 -06:00
formtools Fixed all E261 warnings 2013-11-02 18:20:39 -04:00
gis Fixed regressions from 36ded01527. 2013-11-03 12:45:15 +01:00
humanize Fixed #21307 -- Moved TransRealMixin to django.test.utils. 2013-10-22 22:19:56 -03:00
messages Fixed flake8 E251 violations 2013-11-03 03:22:11 -06:00
redirects More attacking E302 violators 2013-11-02 13:12:09 -07:00
sessions Fixed all E261 warnings 2013-11-02 18:20:39 -04:00
sitemaps More attacking E302 violators 2013-11-02 13:12:09 -07:00
sites More attacking E302 violators 2013-11-02 13:12:09 -07:00
staticfiles More attacking E302 violators 2013-11-02 13:12:09 -07:00
syndication Fixed flake8 E251 violations 2013-11-03 03:22:11 -06:00
webdesign More attacking E302 violators 2013-11-02 13:12:09 -07:00
__init__.py