fnp
/
edumed.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
408f2a8
)
update deadline
author
Jan Szejko
<janek37@gmail.com>
Fri, 26 Oct 2018 13:53:47 +0000
(15:53 +0200)
committer
Jan Szejko
<janek37@gmail.com>
Fri, 26 Oct 2018 13:53:47 +0000
(15:53 +0200)
edumed/contact_forms.py
patch
|
blob
|
history
diff --git
a/edumed/contact_forms.py
b/edumed/contact_forms.py
index
7fe13c9
..
b9c708e
100644
(file)
--- a/
edumed/contact_forms.py
+++ b/
edumed/contact_forms.py
@@
-120,7
+120,7
@@
class CommissionForm(forms.Form):
class OlimpiadaForm(ContactForm):
- ends_on = (2018, 11, 1, 0, 5)
+ ends_on = (2018, 11, 1
0
, 0, 5)
disabled_template = 'wtem/disabled_contact_form.html'
form_tag = "olimpiada"
old_form_tags = ["olimpiada-2016", "olimpiada-2017"]