import os

DEBUG = True
TEMPLATE_DEBUG = DEBUG
root = os.path.abspath(os.path.dirname(__file__))