django1/django/contrib
Carlton Gibson 50e1ccbbea Refs #27395 -- Added XML namespace declaration to sitemap template.
As per Google recommendations:
https://support.google.com/webmasters/answer/189077?hl=en
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 Refs #27395 -- Added XML namespace declaration to sitemap template. 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