django1/django/contrib/flatpages
Milton Mazzarri cbc7cbbc5b Fixed flake8 E251 violations 2013-11-03 03:22:11 -06:00
..
fixtures Fixed #18408 -- Isolated flatpages tests from existing sites. 2012-05-31 18:03:49 +02:00
locale Updated translation templates and removed en translations 2013-05-02 16:25:23 +02:00
templatetags Made more extensive use of get_current_site 2012-09-28 20:33:05 +02:00
tests Fixed flake8 E251 violations 2013-11-03 03:22:11 -06:00
__init__.py BACKWARDS-INCOMPATIBLE CHANGE -- Moved flatpages and redirects to standalone apps in django.contrib that are NOT installed by default. See http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges for full migration information. 2005-11-11 04:45:05 +00:00
admin.py Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
forms.py Fixed flake8 E251 violations 2013-11-03 03:22:11 -06:00
middleware.py Fixed all E261 warnings 2013-11-02 18:20:39 -04:00
models.py Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
urls.py Fixed #14675 -- Completed removal of `from django.conf.urls.default import *` usage. 2011-09-11 22:36:16 +00:00
views.py Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00