X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/de2579db9a8aa4a0810af5c465af1816a65c7616..241211791fc2510f6800bfe15e0131d8684d6b13:/edumed/settings/custom.py diff --git a/edumed/settings/custom.py b/edumed/settings/custom.py index 604e1d2..3be9e89 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, 13, 10) +OLIMPIADA_START = (2017, 11, 23, 10) OLIMPIADA_END = (2017, 11, 23, 11)