1
0
mirror of https://github.com/django/django.git synced 2025-06-05 11:39:13 +00:00

Update docs/releases/4.1.txt

Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
This commit is contained in:
Alokik Vijay 2022-05-17 13:28:26 +05:30 committed by Carlton Gibson
parent 7f3cfaa12b
commit 6af8673255

View File

@ -595,7 +595,7 @@ Miscellaneous
constraints to be used for validation. constraints to be used for validation.
* The undocumented ``URLResolver._is_callback()``, * The undocumented ``URLResolver._is_callback()``,
``URLResolver._callback_strs``, and ``URLPattern.lookup_str()`` have been ``URLResolver._callback_strs``, and ``URLPattern.lookup_str()`` are
moved to ``django.contrib.admindocs.utils``. moved to ``django.contrib.admindocs.utils``.
.. _deprecated-features-4.1: .. _deprecated-features-4.1: