From: Jan Szejko Date: Mon, 8 Oct 2018 11:12:02 +0000 (+0200) Subject: update remind me X-Git-Url: https://git.mdrn.pl/prawokultury.git/commitdiff_plain/71274e7883a293e90142f47c8c3f509a37932fbf update remind me --- diff --git a/prawokultury/contact_forms.py b/prawokultury/contact_forms.py index ebec6ed..a65f877 100644 --- a/prawokultury/contact_forms.py +++ b/prawokultury/contact_forms.py @@ -267,8 +267,8 @@ class RegisterSpeaker(RegistrationForm): class RemindForm(ContactForm): form_tag = 'remind-me' - save_as_tag = 'remind-me-2018' - form_title = u'CopyCamp 2018' + save_as_tag = 'remind-me-2019' + form_title = u'CopyCamp 2019' notify_on_register = False notify_user = False