From 05cce083ad662913008e107bc6332e7ffe1502e6 Mon Sep 17 00:00:00 2001 From: Natalia <124304+nessita@users.noreply.github.com> Date: Fri, 3 May 2024 14:39:43 -0300 Subject: Removed versionadded/changed annotations for 5.0. This also removes remaining versionadded/changed annotations for older versions. --- docs/topics/forms/index.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/topics/forms') diff --git a/docs/topics/forms/index.txt b/docs/topics/forms/index.txt index a4a56b2fe1..71d443f7d1 100644 --- a/docs/topics/forms/index.txt +++ b/docs/topics/forms/index.txt @@ -564,8 +564,6 @@ See :ref:`ref-forms-api-outputting-html` for more details. Reusable field group templates ------------------------------ -.. versionadded:: 5.0 - Each field is available as an attribute of the form, using ``{{ form.name_of_field }}`` in a template. A field has a :meth:`~django.forms.BoundField.as_field_group` method which renders the -- cgit v1.3