fnp
/
prawokultury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
update register confirmation email
[prawokultury.git]
/
prawokultury
/
contact_forms.py
diff --git
a/prawokultury/contact_forms.py
b/prawokultury/contact_forms.py
index
009bd45
..
798c921
100644
(file)
--- a/
prawokultury/contact_forms.py
+++ b/
prawokultury/contact_forms.py
@@
-156,7
+156,7
@@
class RegistrationForm(ContactForm):
'areas', 'areas_other', 'source', 'source_other', 'motivation', 'motivation_other')]
def agreement_fields(self):
'areas', 'areas_other', 'source', 'source_other', 'motivation', 'motivation_other')]
def agreement_fields(self):
- return [self[name] for name in ('agree_mailing', 'agree_data', 'agree_license')]
+ return [self[name] for name in ('agree_mailing', 'agree_data', 'agree_license'
, 'agree_toc'
)]
tracks = (
tracks = (