diff options
Diffstat (limited to 'docs/ref/forms')
| -rw-r--r-- | docs/ref/forms/api.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/ref/forms/api.txt b/docs/ref/forms/api.txt index 0bb3730daa..d74fba7476 100644 --- a/docs/ref/forms/api.txt +++ b/docs/ref/forms/api.txt @@ -1015,11 +1015,6 @@ Customizing the error list format overriding the default template, see also :ref:`overriding-built-in-form-templates`. -.. deprecated:: 4.0 - - The ability to return a ``str`` when calling the ``__str__`` method is - deprecated. Use the template engine instead which returns a ``SafeString``. - More granular output ==================== |
