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/fields.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/ref/forms/fields.txt') diff --git a/docs/ref/forms/fields.txt b/docs/ref/forms/fields.txt index 6108932d58..8309f5d38b 100644 --- a/docs/ref/forms/fields.txt +++ b/docs/ref/forms/fields.txt @@ -399,8 +399,6 @@ template, see also :ref:`overriding-built-in-field-templates`. .. attribute:: Field.bound_field_class -.. versionadded:: 5.2 - The ``bound_field_class`` attribute allows a per-field override of :attr:`.Form.bound_field_class`. -- cgit v1.3