Allow defining multiple items in a bucket as an answer to a question of type "przypor...
[edumed.git] / edumed / settings.d / 10-paths.py
1 from os import path
2
3 PROJECT_DIR = path.dirname(path.abspath(path.dirname(__file__)))