new remind-me form
authorJan Szejko <janek37@gmail.com>
Mon, 2 Oct 2017 13:05:53 +0000 (15:05 +0200)
committerJan Szejko <janek37@gmail.com>
Mon, 2 Oct 2017 13:05:53 +0000 (15:05 +0200)
prawokultury/contact_forms.py

index c26b117..6fc165e 100644 (file)
@@ -293,8 +293,8 @@ class RegisterSpeaker(RegistrationForm):
 
 class RemindForm(ContactForm):
     form_tag = 'remind-me'
-    save_as_tag = 'remind-me-2017'
-    form_title = u'CopyCamp 2017'
+    save_as_tag = 'remind-me-2018'
+    form_title = u'CopyCamp 2018'
     notify_on_register = False
     notify_user = False