X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/c6d69afb72785ca148ca4a38cba5ba2b83d71c43..8fa5ac7024f21f7e57b8ce0a26152e578e6128b6:/edumed/settings/custom.py diff --git a/edumed/settings/custom.py b/edumed/settings/custom.py index 5e70fd9..5e98385 100644 --- a/edumed/settings/custom.py +++ b/edumed/settings/custom.py @@ -2,7 +2,5 @@ CONTACT_FORMS_MODULE = 'edumed.contact_forms' -MAX_UPLOAD_SIZE = 20 * 1024 * 1024 - OLIMPIADA_START = (2018, 11, 20, 10) OLIMPIADA_END = (2018, 11, 20, 11)