X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/52e56603d35dfd848ea835c1e5b307c5f87d427a..2fe6b5740ef69574f9a51d0b94910cfa6cdc097b:/prawokultury/contact_forms.py diff --git a/prawokultury/contact_forms.py b/prawokultury/contact_forms.py index 65041f6..061062d 100644 --- a/prawokultury/contact_forms.py +++ b/prawokultury/contact_forms.py @@ -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)')),