fnp
/
edumed.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
disable submit button temporarily after submit
[edumed.git]
/
edumed
/
settings
/
custom.py
diff --git
a/edumed/settings/custom.py
b/edumed/settings/custom.py
index
3be9e89
..
5e70fd9
100644
(file)
--- a/
edumed/settings/custom.py
+++ b/
edumed/settings/custom.py
@@
-4,5
+4,5
@@
CONTACT_FORMS_MODULE = 'edumed.contact_forms'
MAX_UPLOAD_SIZE = 20 * 1024 * 1024
MAX_UPLOAD_SIZE = 20 * 1024 * 1024
-OLIMPIADA_START = (201
7, 11, 23
, 10)
-OLIMPIADA_END = (201
7, 11, 23
, 11)
+OLIMPIADA_START = (201
8, 11, 20
, 10)
+OLIMPIADA_END = (201
8, 11, 20
, 11)