django1/django/contrib
Ramiro Morales 51d2e1fb23 Fixed #21307 -- Moved TransRealMixin to django.test.utils. 2013-10-22 22:19:56 -03:00
..
admin Fixed E221 pep8 warnings. 2013-10-22 09:51:39 -04:00
admindocs Fixed E221 pep8 warnings. 2013-10-22 09:51:39 -04:00
auth Fixed E221 pep8 warnings. 2013-10-22 09:51:39 -04:00
comments Fixed #21266 -- Fixed E201,E202 pep8 warnings. 2013-10-14 18:12:00 -04:00
contenttypes Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
flatpages Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
formtools Removed import * in tests. 2013-10-22 08:32:01 -04:00
gis Fixed E221 pep8 warnings. 2013-10-22 09:51:39 -04:00
humanize Fixed #21307 -- Moved TransRealMixin to django.test.utils. 2013-10-22 22:19:56 -03:00
messages Fixed E221 pep8 warnings. 2013-10-22 09:51:39 -04:00
redirects Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
sessions Fixed #21268 -- Fixed E303 pep8 warnings 2013-10-18 01:46:24 +01:00
sitemaps Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00
sites Fixed #21267 -- Fixed E502 pep8 warnings 2013-10-18 01:28:32 +01:00
staticfiles Fixed #20841 -- Added messages to NotImplementedErrors 2013-09-10 11:09:59 -04: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