diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/internals/deprecation.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt index 29af8cc7e2..202acdf608 100644 --- a/docs/internals/deprecation.txt +++ b/docs/internals/deprecation.txt @@ -62,6 +62,9 @@ details on these changes. * The ability to return a ``str``, rather than a ``SafeString``, when rendering an ``ErrorDict`` and ``ErrorList`` will be removed. +See the :ref:`Django 4.1 release notes <deprecated-features-4.1>` for more +details on these changes. + .. _deprecation-removed-in-4.1: 4.1 |
