Form fix
authorRadek Czajka <rczajka@rczajka.pl>
Wed, 25 Sep 2019 09:32:13 +0000 (11:32 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Wed, 25 Sep 2019 09:32:13 +0000 (11:32 +0200)
prawokultury/contact_forms.py

index 65041f6..061062d 100644 (file)
@@ -66,7 +66,6 @@ class RegisterSpeaker(RegistrationForm):
     save_as_tag = '2019-speaker'
     form_title = _('Open call for presentations')
     notify_on_register = False
-    mailing_field = 'agree_mailing'
 
     bio = forms.CharField(label=mark_safe_lazy(
         _('Short biographical note in Polish (max. 500 characters)')),