summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref')
-rw-r--r--docs/ref/utils.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/ref/utils.txt b/docs/ref/utils.txt
index 72e7eb31c8..3f72672622 100644
--- a/docs/ref/utils.txt
+++ b/docs/ref/utils.txt
@@ -687,11 +687,6 @@ escaping HTML.
through :func:`conditional_escape` which (ultimately) calls
:func:`~django.utils.encoding.force_str` on the values.
- .. deprecated:: 5.0
-
- Support for calling ``format_html()`` without passing args or kwargs is
- deprecated.
-
.. function:: format_html_join(sep, format_string, args_generator)
A wrapper of :func:`format_html`, for the common case of a group of