summaryrefslogtreecommitdiff
path: root/docs/ref/forms/api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref/forms/api.txt')
-rw-r--r--docs/ref/forms/api.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/ref/forms/api.txt b/docs/ref/forms/api.txt
index c74cfaed48..1c4185156d 100644
--- a/docs/ref/forms/api.txt
+++ b/docs/ref/forms/api.txt
@@ -711,8 +711,6 @@ using the ``label_suffix`` parameter to
.. attribute:: Form.use_required_attribute
-.. versionadded:: 1.10
-
When set to ``True`` (the default), required form fields will have the
``required`` HTML attribute.