django1/django/contrib
Tim Graham 36ded01527 Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
..
admin Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04: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 #21266 -- Fixed E201,E202 pep8 warnings. 2013-10-14 18:12:00 -04:00
contenttypes Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
flatpages Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
formtools Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
gis Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
humanize Fixed #21307 -- Moved TransRealMixin to django.test.utils. 2013-10-22 22:19:56 -03:00
messages Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
redirects Fixed E225 pep8 warnings. 2013-10-23 06:09:29 -04:00
sessions Fixed #21268 -- Fixed E303 pep8 warnings 2013-10-18 01:46:24 +01:00
sitemaps Start attacking E231 violations 2013-10-24 10:30:03 -07:00
sites Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
staticfiles Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
syndication Refactored code and tests that relied on django.utils.tzinfo. 2013-09-09 22:32:52 +02:00
webdesign Removed import * in tests. 2013-10-22 08:32:01 -04:00
__init__.py