Arkadiusz Adamski
|
274ca99982
Fixed incorrect namespace in sitemap example.
|
7 years ago |
chillaranand
|
dc165ec8e5
Refs #23919 -- Replaced super(ClassName, self) with super() in docs.
|
7 years ago |
Tim Graham
|
fe1aee6b98
Fixed #27307 -- Added missing url names in sitemaps docs.
|
8 years ago |
Tim Graham
|
a496d10a8c
Wrapped some lines and added links to docs/ref/contrib/sitemaps.txt.
|
8 years ago |
rowanv
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
8 years ago |
Tim Graham
|
e519aab43a
Fixed #23868 -- Added support for non-unique django-admin-options in docs.
|
9 years ago |
Marten Kenbeek
|
16411b8400
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
|
9 years ago |
Jon Dufresne
|
7aabd62380
Fixed #25778 -- Updated docs links to use https when available.
|
9 years ago |
Agnieszka Lasyk
|
1f8dad6915
Fixed #25755 -- Unified spelling of "website".
|
9 years ago |
Tim Graham
|
54848a96dd
Removed versionadded/changed annotations for 1.8.
|
9 years ago |
Abhaya Agarwal
|
9096e2b5f7
Fixed #24736 -- Documented the Sitemap.limit attribute
|
9 years ago |
Tim Graham
|
c79faae761
Removed versionadded/changed notes for 1.7.
|
9 years ago |
Tim Graham
|
c2d5f2903c
Removed contrib.flatpages.FlatPageSitemap per deprecation timeline; refs #23884.
|
10 years ago |
Aymeric Augustin
|
cf0fd65ed4
Deprecated TEMPLATE_LOADERS.
|
10 years ago |
Berker Peksag
|
9aeb917dad
Fixed #23884 -- Moved FlatPageSitemap into django.contrib.flatpages.
|
10 years ago |
John-Scott Atlakson
|
344f37718b
Fixed imports in `Sitemap for static views` example
|
10 years ago |
Tim Graham
|
a7443c24a3
Corrected content_type parameter name in sitemap docs.
|
10 years ago |
Tim Graham
|
a9fd740d22
Fixed #23276 -- Deprecated passing views as strings to url().
|
10 years ago |
Tim Graham
|
2003cb23d4
Fixed indentation typo in docs/ref/contrib/sitemaps.txt.
|
10 years ago |
Tim Graham
|
0efd72dc90
Fixed broken links in docs.
|
10 years ago |
Luan Pablo
|
407d070329
Fixed #22782 -- Added i18n attr to Sitemap class
|
10 years ago |
Tim Graham
|
4445d36d47
Fixed #22384 -- Deprecated reversing URLs by dotted path.
|
10 years ago |
Tim Graham
|
d73d0e071c
Fixed #22218 -- Deprecated django.conf.urls.patterns.
|
10 years ago |
Claude Paroz
|
626bdf648a
Updated a bunch of hyperlinks in documentation
|
11 years ago |
Julian Bez
|
8f5533ab25
Fixed #20793 -- Added Last-Modified header to sitemaps.
|
11 years ago |
Baptiste Mispelon
|
5005303ae7
Fixed #20665 -- Missing backslash in sitemaps documentation
|
11 years ago |
Zbigniew Siciarz
|
d77082b438
Added example of using sitemaps with static views.
|
11 years ago |
Tim Graham
|
93cffc3b37
Added missing markup to docs.
|
11 years ago |
Tim Graham
|
43f89e0ad6
Fixed #19605 - Removed unused url imports from doc examples.
|
12 years ago |
Tim Graham
|
9b5f64cc6e
Fixed #19516 - Fixed remaining broken links.
|
12 years ago |