From 9d8b694205f2617477faac0ba0edbd06c4d07605 Mon Sep 17 00:00:00 2001 From: Swann Date: Thu, 6 Jan 2022 15:34:31 -0500 Subject: [4.1.x] Fixed documentation of Widget.id_for_label() empty return value. Backport of d0863429a39dbc99a52a6d781006e7075c743d33 from main --- docs/ref/forms/widgets.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/ref/forms') diff --git a/docs/ref/forms/widgets.txt b/docs/ref/forms/widgets.txt index e0f175af79..168e92bd75 100644 --- a/docs/ref/forms/widgets.txt +++ b/docs/ref/forms/widgets.txt @@ -277,7 +277,8 @@ foundation for custom widgets. .. method:: id_for_label(id_) Returns the HTML ID attribute of this widget for use by a ``