django1/django/contrib/flatpages
Loic Bistuer 6685713869 Fixed E127 pep8 warnings. 2013-12-14 11:59:15 -05:00
..
fixtures Fixed #18408 -- Isolated flatpages tests from existing sites. 2012-05-31 18:03:49 +02:00
locale Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01:00
templatetags Fixed E127 pep8 warnings. 2013-12-14 11:59:15 -05: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 E125 pep8 warnings 2013-11-28 08:50:11 -05: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