__init__.py 60 B

123
  1. import os
  2. BASE_DIR = os.path.abspath(__file__ + "/../../")