update remind me
authorJan Szejko <janek37@gmail.com>
Mon, 8 Oct 2018 11:12:02 +0000 (13:12 +0200)
committerJan Szejko <janek37@gmail.com>
Mon, 8 Oct 2018 11:12:02 +0000 (13:12 +0200)
prawokultury/contact_forms.py

index ebec6ed..a65f877 100644 (file)
@@ -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