Florian Demmer
|
16218c2060
Fixed #27395 -- Added sitemap 'alternates' generation.
|
4 år sedan |
Sjbrgsn
|
7b3c06cd72
Fixed #30817 -- Clarified return value of Sitemap.items().
|
5 år sedan |
Mariusz Felisiak
|
416c584cab
Removed versionadded/changed annotations for 2.2.
|
5 år sedan |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 år sedan |
Sanyam Khurana
|
76d31be2d0
Refs #23829 -- Made ping_google command/function use https for the sitemap URL.
|
6 år sedan |
Sanyam Khurana
|
6d73278d38
Documented ping_google()'s ping_url argument.
|
6 år sedan |
François Freitag
|
9b15ff08ba
Used auto-numbered lists in documentation.
|
6 år sedan |
Tim Graham
|
7543ab1f8d
Removed versionadded/changed annotations for 2.0.
|
6 år sedan |
Sjoerd Job Postmus
|
df41b5a05d
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
|
8 år sedan |
Claude Paroz
|
01f658644a
Updated various links in docs to avoid redirects
|
7 år sedan |
Mariusz Felisiak
|
a3af8c99d9
Removed extra characters in docs header underlines.
|
8 år sedan |
Alexey Opalev
|
9f21e35100
Fixed #27842 -- Added protocol kwarg to GenericSitemap.__init__().
|
8 år sedan |
Arkadiusz Adamski
|
274ca99982
Fixed incorrect namespace in sitemap example.
|
8 år sedan |
chillaranand
|
dc165ec8e5
Refs #23919 -- Replaced super(ClassName, self) with super() in docs.
|
8 år sedan |
Tim Graham
|
fe1aee6b98
Fixed #27307 -- Added missing url names in sitemaps docs.
|
8 år sedan |
Tim Graham
|
a496d10a8c
Wrapped some lines and added links to docs/ref/contrib/sitemaps.txt.
|
9 år sedan |
rowanv
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
9 år sedan |
Tim Graham
|
e519aab43a
Fixed #23868 -- Added support for non-unique django-admin-options in docs.
|
9 år sedan |
Marten Kenbeek
|
16411b8400
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
|
9 år sedan |
Jon Dufresne
|
7aabd62380
Fixed #25778 -- Updated docs links to use https when available.
|
9 år sedan |
Agnieszka Lasyk
|
1f8dad6915
Fixed #25755 -- Unified spelling of "website".
|
9 år sedan |
Tim Graham
|
54848a96dd
Removed versionadded/changed annotations for 1.8.
|
9 år sedan |
Abhaya Agarwal
|
9096e2b5f7
Fixed #24736 -- Documented the Sitemap.limit attribute
|
10 år sedan |
Tim Graham
|
c79faae761
Removed versionadded/changed notes for 1.7.
|
10 år sedan |
Tim Graham
|
c2d5f2903c
Removed contrib.flatpages.FlatPageSitemap per deprecation timeline; refs #23884.
|
10 år sedan |
Aymeric Augustin
|
cf0fd65ed4
Deprecated TEMPLATE_LOADERS.
|
10 år sedan |
Berker Peksag
|
9aeb917dad
Fixed #23884 -- Moved FlatPageSitemap into django.contrib.flatpages.
|
10 år sedan |
John-Scott Atlakson
|
344f37718b
Fixed imports in `Sitemap for static views` example
|
10 år sedan |
Tim Graham
|
a7443c24a3
Corrected content_type parameter name in sitemap docs.
|
10 år sedan |
Tim Graham
|
a9fd740d22
Fixed #23276 -- Deprecated passing views as strings to url().
|
10 år sedan |