From 00a84fc6f3bb8cca15113e4d41e710123d182b4a Mon Sep 17 00:00:00 2001 From: Jacob Walls Date: Fri, 5 Sep 2025 13:49:08 -0400 Subject: Removed versionadded/changed annotations for 5.2. --- docs/ref/forms/widgets.txt | 6 ------ 1 file changed, 6 deletions(-) (limited to 'docs/ref/forms/widgets.txt') diff --git a/docs/ref/forms/widgets.txt b/docs/ref/forms/widgets.txt index 8c19bf1206..80047aabc5 100644 --- a/docs/ref/forms/widgets.txt +++ b/docs/ref/forms/widgets.txt @@ -564,8 +564,6 @@ These widgets make use of the HTML elements ``input`` and ``textarea``. ``ColorInput`` ~~~~~~~~~~~~~~ -.. versionadded:: 5.2 - .. class:: ColorInput * ``input_type``: ``'color'`` @@ -575,8 +573,6 @@ These widgets make use of the HTML elements ``input`` and ``textarea``. ``SearchInput`` ~~~~~~~~~~~~~~~ -.. versionadded:: 5.2 - .. class:: SearchInput * ``input_type``: ``'search'`` @@ -586,8 +582,6 @@ These widgets make use of the HTML elements ``input`` and ``textarea``. ``TelInput`` ~~~~~~~~~~~~ -.. versionadded:: 5.2 - .. class:: TelInput * ``input_type``: ``'tel'`` -- cgit v1.3