django1/django/contrib
Bas Peschier 9128762f16 Fixed #19910 -- Added slash to i18n redirect if APPEND_SLASH is set.
This introduces a force_append_slash argument for request.get_full_path()
which is used by RedirectFallbackMiddleware and CommonMiddleware when
handling redirects for settings.APPEND_SLASH.
2015-03-26 09:26:55 -04:00
..
admin Renamed Field.rel attribute to remote_field 2015-03-25 08:16:12 -04:00
admindocs Renamed Field.rel attribute to remote_field 2015-03-25 08:16:12 -04:00
auth Renamed Field.rel attribute to remote_field 2015-03-25 08:16:12 -04:00
contenttypes Renamed Field.rel attribute to remote_field 2015-03-25 08:16:12 -04:00
flatpages Updated translation catalogs 2015-03-18 09:31:00 +01:00
gis Renamed Field.rel attribute to remote_field 2015-03-25 08:16:12 -04:00
humanize Moved contrib.humanize tests out of contrib. 2015-02-11 10:19:22 -05:00
messages Removed translations from contrib.messages 2015-03-18 09:30:20 +01:00
postgres Renamed Field.rel attribute to remote_field 2015-03-25 08:16:12 -04:00
redirects Fixed #19910 -- Added slash to i18n redirect if APPEND_SLASH is set. 2015-03-26 09:26:55 -04:00
sessions Fixed #24468 -- Made signed cookies cache backend resilient to unpickling exceptions. 2015-03-12 08:19:54 -04:00
sitemaps Moved contrib.sitemaps tests out of contrib. 2015-02-11 10:19:22 -05:00
sites Fixed #24488 -- Made create_default_site() use default pk of 1. 2015-03-16 13:30:59 -04:00
staticfiles Fixed #23986 -- Fixed collectstatic --clear failure if STATIC_ROOT dir doesn't exist. 2015-03-07 10:47:07 -05:00
syndication Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
webdesign Moved contrib.webdesign tests out of contrib. 2015-02-11 12:30:07 -05:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00