diff --git a/django/forms/widgets.py b/django/forms/widgets.py index 454ecd7c91..1d5fabe064 100644 --- a/django/forms/widgets.py +++ b/django/forms/widgets.py @@ -790,7 +790,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