index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
contrib
/
sitemaps.txt
Age
Commit message (
Expand
)
Author
2025-11-20
Ensured that Sitemap.items is described as a method in docs/ref/contrib/sitem...
nessita
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2025-08-25
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in ...
David Smith
2024-05-22
Removed versionadded/changed annotations for 5.0.
Natalia
2023-11-29
Refs #25778 -- Updated some links and references to HTTPS.
Adam Johnson
2023-09-18
Removed versionadded/changed annotations for 4.2.
Mariusz Felisiak
2023-07-10
Fixed #34688 -- Removed contrib.sitemaps.ping_google() and ping_google manage...
Andrew Northall
2023-04-27
Refs #33662 -- Corrected Sitemap.get_languages_for_item() signature in docs.
Andrei Shabanski
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-02-10
Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2023-01-17
Refs #32375 -- Changed default sitemap protocol to https.
Mariusz Felisiak
2023-01-17
Removed versionadded/changed annotations for 4.1.
Mariusz Felisiak
2022-12-19
Fixed #33662 -- Allowed Sitemap to customize languages for each item.
Roxane
2022-08-09
Refs #33842 -- Removed incorrect :file: role in contrib docs.
Ramil Yanbulatov
2021-10-21
Fixed #33210 -- Clarified docs for sitemaps ping_google() helper.
Arkadiusz Adamski
2021-10-21
Fixed #25916 -- Added lastmod support to sitemap index view.
David Smith
2021-09-20
Removed versionadded/changed annotations for 3.2.
Mariusz Felisiak
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-06-30
Fixed #32850 -- Doc'd Sitemap.paginator.
Thomas Guettler
2021-05-21
Fixed #32375 -- Started deprecation toward changing the default sitemap proto...
Rohith PR
2021-05-17
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
Nick Pope
2020-07-29
Fixed #27395 -- Added sitemap 'alternates' generation.
Florian Demmer
2019-10-02
Fixed #30817 -- Clarified return value of Sitemap.items().
Sjbrgsn
2019-09-10
Removed versionadded/changed annotations for 2.2.
Mariusz Felisiak
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-01-11
Refs #23829 -- Made ping_google command/function use https for the sitemap URL.
Sanyam Khurana
2019-01-11
Documented ping_google()'s ping_url argument.
Sanyam Khurana
2018-11-15
Used auto-numbered lists in documentation.
François Freitag
2018-05-17
Removed versionadded/changed annotations for 2.0.
Tim Graham
2017-09-20
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
Sjoerd Job Postmus
2017-05-22
Updated various links in docs to avoid redirects
Claude Paroz
2017-03-20
Removed extra characters in docs header underlines.
Mariusz Felisiak
2017-02-28
Fixed #27842 -- Added protocol kwarg to GenericSitemap.__init__().
Alexey Opalev
2017-01-30
Fixed incorrect namespace in sitemap example.
Arkadiusz Adamski
2017-01-25
Refs #23919 -- Replaced super(ClassName, self) with super() in docs.
chillaranand
2016-10-03
Fixed #27307 -- Added missing url names in sitemaps docs.
Tim Graham
2016-03-09
Wrapped some lines and added links to docs/ref/contrib/sitemaps.txt.
Tim Graham
2016-02-01
Fixed #26124 -- Added missing code formatting to docs headers.
rowanv
2016-01-14
Fixed #23868 -- Added support for non-unique django-admin-options in docs.
Tim Graham
2015-12-31
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
Marten Kenbeek
2015-12-01
Fixed #25778 -- Updated docs links to use https when available.
Jon Dufresne
2015-11-16
Fixed #25755 -- Unified spelling of "website".
Agnieszka Lasyk
2015-09-23
Removed versionadded/changed annotations for 1.8.
Tim Graham
2015-05-05
Fixed #24736 -- Documented the Sitemap.limit attribute
Abhaya Agarwal
2015-02-01
Removed versionadded/changed notes for 1.7.
Tim Graham
2015-01-17
Removed contrib.flatpages.FlatPageSitemap per deprecation timeline; refs #23884.
Tim Graham
2014-12-28
Deprecated TEMPLATE_LOADERS.
Aymeric Augustin
2014-12-15
Fixed #23884 -- Moved FlatPageSitemap into django.contrib.flatpages.
Berker Peksag
2014-09-04
Fixed imports in `Sitemap for static views` example
John-Scott Atlakson
2014-08-13
Corrected content_type parameter name in sitemap docs.
Tim Graham
[next]