Searched defs:BASE_DIR (Results 1 – 4 of 4) sorted by relevance
9 BASE_DIR = os.path.dirname(__file__) variable
10 BASE_DIR = os.path.dirname(__file__) variable
12 BASE_DIR = os.path.dirname(__file__) variable
28 BASE_DIR = os.path.dirname(os.path.dirname(__file__)) variable