diff --git a/django/forms/widgets.py b/django/forms/widgets.py index fffa7430fc..71f2710a2b 100644 --- a/django/forms/widgets.py +++ b/django/forms/widgets.py @@ -301,8 +301,8 @@ class Widget(metaclass=MediaDefiningClass): def id_for_label(self, id_): """ - Return the HTML ID attribute of this Widget for use by a