update save-as-tag
authorJan Szejko <jan.szejko@gmail.com>
Wed, 6 Jul 2016 07:57:44 +0000 (09:57 +0200)
committerJan Szejko <jan.szejko@gmail.com>
Wed, 6 Jul 2016 07:57:44 +0000 (09:57 +0200)
prawokultury/contact_forms.py

index bd4b556..cba3fe2 100644 (file)
@@ -80,7 +80,7 @@ tracks = (
 
 class RegisterSpeaker(RegistrationForm):
     form_tag = 'register-speaker'
-    save_as_tag = '2015-speaker'
+    save_as_tag = '2016-speaker'
     form_title = _('Open call for presentations')
 
     presentation_thematic_track = forms.ChoiceField(