django1/django/contrib/flatpages
Tim Graham b87c59b04b Removed some unnecessary __exact operators in filters. 2014-01-17 18:12:45 -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 Imported override_settings from its new location. 2013-12-23 21:37:56 +01: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
apps.py Fixed #21675 -- Added app configs for contrib apps. 2014-01-05 21:18:33 +01: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 Removed some unnecessary __exact operators in filters. 2014-01-17 18:12:45 -05:00