diff --git a/django/forms/widgets.py b/django/forms/widgets.py index 427ea469e2..7c7e2c90fe 100644 --- a/django/forms/widgets.py +++ b/django/forms/widgets.py @@ -795,7 +795,7 @@ class RendererMixin(object): def id_for_label(self, id_): # Widgets using this RendererMixin are made of a collection of # subwidgets, each with their own