Resolve "Info mailing"
Compare changes
Files
3- Tom Teichler authored
+ 8
− 3
@@ -313,6 +313,7 @@ class RegisterEventAdditional(ExtensibleForm):
@@ -313,6 +313,7 @@ class RegisterEventAdditional(ExtensibleForm):
@@ -385,7 +386,9 @@ class RegisterEventConsent(ExtensibleForm):
@@ -385,7 +386,9 @@ class RegisterEventConsent(ExtensibleForm):
@@ -446,8 +449,10 @@ class RegisterEventAccount(SignupForm, ExtensibleForm):
@@ -446,8 +449,10 @@ class RegisterEventAccount(SignupForm, ExtensibleForm):
self.fields["username"].help_text = _("The username must only contain lower case letters and numbers, and must begin with a letter.")