1
0
mirror of https://github.com/django/django.git synced 2025-10-26 07:06:08 +00:00

Refs #25916 -- Removed SitemapIndexItem.__str__() per deprecation timeline.

This commit is contained in:
Mariusz Felisiak
2023-01-12 12:34:42 +01:00
parent 94bbb46b62
commit 2013a153db
5 changed files with 2 additions and 65 deletions

View File

@@ -305,4 +305,4 @@ to remove usage of these features.
See :ref:`deprecated-features-4.1` for details on these changes, including how
to remove usage of these features.
* ...
* The ``SitemapIndexItem.__str__()`` method is removed.