django1/django/contrib/sitemaps
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
..
management Reverted "Refs #23919 -- Removed obsolete __init__.py files in management command directories." 2020-06-01 10:55:41 +02:00
templates Fixed #27395 -- Added sitemap 'alternates' generation. 2020-07-29 11:48:29 +02:00
__init__.py Fixed #27395 -- Added sitemap 'alternates' generation. 2020-07-29 11:48:29 +02:00
apps.py Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
views.py Added comments to contrib.sitemaps.index() view. 2017-05-27 20:50:35 -04:00