diff --git a/events/forms.py b/events/forms.py index 0707fb8e..e26abaeb 100644 --- a/events/forms.py +++ b/events/forms.py @@ -48,7 +48,7 @@ class FilterCheckboxSelectMultiple(forms.CheckboxSelectMultiple): if value is None: value = [] has_id = attrs and 'id' in attrs final_attrs = self.build_attrs(attrs, name=name) - output = ['