django1/django/contrib/flatpages
Alex Gaynor 726ded5708 Started attackign the next flake8 violation 2013-10-31 08:42:28 -07: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 Started attackign the next flake8 violation 2013-10-31 08:42:28 -07: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 Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
middleware.py Started attackign the next flake8 violation 2013-10-31 08:42:28 -07: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