django/django/contrib
Florian Demmer 16218c2060 Fixed #27395 -- Added sitemap 'alternates' generation.
Updated the sitemap generator and default template to optionally
include link elements with hreflang attribute to alternate language
URLs.
2020-07-29 11:48:29 +02:00
..
admin Fixed #31180 -- Configured applications automatically. 2020-07-21 10:35:12 +02:00
admindocs Fixed #31180 -- Configured applications automatically. 2020-07-21 10:35:12 +02:00
auth Fixed #29324 -- Made SECRET_KEY validation lazy (on first access). 2020-07-29 09:06:54 +02:00
contenttypes Fixed #31180 -- Configured applications automatically. 2020-07-21 10:35:12 +02:00
flatpages Fixed #31180 -- Configured applications automatically. 2020-07-21 10:35:12 +02:00
gis Fixed #31180 -- Configured applications automatically. 2020-07-21 10:35:12 +02:00
humanize Fixed #31180 -- Configured applications automatically. 2020-07-21 10:35:12 +02:00
messages Fixed #31180 -- Configured applications automatically. 2020-07-21 10:35:12 +02:00
postgres Fixed #31180 -- Configured applications automatically. 2020-07-21 10:35:12 +02:00
redirects Fixed #31180 -- Configured applications automatically. 2020-07-21 10:35:12 +02:00
sessions Fixed #31180 -- Configured applications automatically. 2020-07-21 10:35:12 +02:00
sitemaps Fixed #27395 -- Added sitemap 'alternates' generation. 2020-07-29 11:48:29 +02:00
sites Fixed #31802 -- Added system check for non-integer SITE_ID. 2020-07-24 10:41:55 +02:00
staticfiles Fixed #31180 -- Configured applications automatically. 2020-07-21 10:35:12 +02:00
syndication Fixed #31180 -- Configured applications automatically. 2020-07-21 10:35:12 +02:00
__init__.py