So many things get better/are improved, but only things that are to be done or broken...
[wolnelektury.git] / wolnelektury / settings / paths.py
1 from os import path
2
3 PROJECT_DIR = path.dirname(path.abspath(path.dirname(__file__)))