fnp
/
edumed.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
fc95db1601078c3aa90c8420bd88d8590618b48f
[edumed.git]
/
edumed
/
settings
/
custom.py
1
# -*- coding: utf-8 -*-
2
3
CONTACT_FORMS_MODULE = 'edumed.contact_forms'
4
5
MAX_UPLOAD_SIZE = 20 * 1024 * 1024