X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/d2e2fc529f15b60a8fa6a1da0e45b70003011fb5..18ecb6c6e58f9b273636f80f485e749a97ebdf60:/edumed/settings/custom.py diff --git a/edumed/settings/custom.py b/edumed/settings/custom.py index 3be9e89..5e70fd9 100644 --- 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 -OLIMPIADA_START = (2017, 11, 23, 10) -OLIMPIADA_END = (2017, 11, 23, 11) +OLIMPIADA_START = (2018, 11, 20, 10) +OLIMPIADA_END = (2018, 11, 20, 11)