django1/django/contrib/redirects
Bouke Haarsma 4142d15102 Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01:00
..
locale Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +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 Whitespace cleanup. 2013-10-10 16:49:20 -04:00
middleware.py Fixed #19321 -- Allowed redirect middleware HTTP responses to be overridden. 2013-10-04 07:36:39 -04:00
models.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
tests.py Fixed #21288 -- Fixed E126 pep8 warnings 2013-10-21 08:31:30 -04:00