diff --git a/users/forms.py b/users/forms.py index 8b496019..7695e6fc 100644 --- a/users/forms.py +++ b/users/forms.py @@ -444,6 +444,7 @@ class ClubForm(FormRevMixin, FieldPermissionFormMixin, ModelForm): 'school', 'comment', 'room', + 'email', 'telephone', 'email', 'shell',