From: Jan Szejko <janek37@gmail.com>
Date: Mon, 2 Oct 2017 13:05:53 +0000 (+0200)
Subject: new remind-me form
X-Git-Url: https://git.mdrn.pl/prawokultury.git/commitdiff_plain/c7f8cb6b1de566733d66a568780b44bc9cab7d16

new remind-me form
---

diff --git a/prawokultury/contact_forms.py b/prawokultury/contact_forms.py
index c26b117..6fc165e 100644
--- a/prawokultury/contact_forms.py
+++ b/prawokultury/contact_forms.py
@@ -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