summaryrefslogtreecommitdiff
path: root/docs/internals
diff options
context:
space:
mode:
authorDavid Smith <smithdc@gmail.com>2020-12-30 16:44:53 +0000
committerCarlton Gibson <carlton.gibson@noumenal.es>2021-10-21 15:26:22 +0200
commit480191244d12fefbf95854b2b117c71ffe44749a (patch)
treea6ef5bc394b5e66b09bcb43e13b53d0540ee6818 /docs/internals
parent2ce03a2bac9f41b803196a45dcd07cc342838e58 (diff)
Fixed #25916 -- Added lastmod support to sitemap index view.
Co-authored-by: Matthew Downey <matthew.downey@webit.com.au>
Diffstat (limited to 'docs/internals')
-rw-r--r--docs/internals/deprecation.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt
index 202acdf608..13c800e0ee 100644
--- a/docs/internals/deprecation.txt
+++ b/docs/internals/deprecation.txt
@@ -65,6 +65,8 @@ details on these changes.
See the :ref:`Django 4.1 release notes <deprecated-features-4.1>` for more
details on these changes.
+* The ``SitemapIndexItem.__str__()`` method will be removed.
+
.. _deprecation-removed-in-4.1:
4.1