import os PROJECT_NAME = "{{cookiecutter.project_name}}" BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))