X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/caeac0d2d5df635b21719c5e5db1980532537464..94844345dfed48adec1da56cd29d98e92b84ed2f:/prawokultury/contact_forms.py diff --git a/prawokultury/contact_forms.py b/prawokultury/contact_forms.py index 3848a68..0a2cec0 100644 --- a/prawokultury/contact_forms.py +++ b/prawokultury/contact_forms.py @@ -273,6 +273,8 @@ class RemindForm(ContactForm): form_tag = 'remind-me' save_as_tag = 'remind-me-2017' form_title = u'CopyCamp 2017' + notify_on_register = False + notify_user = False class NextForm(ContactForm):