import os BASE_DIR = os.path.dirname(os.path.abspath(__file__)) # # General settings # # SECRET_KEY = 'define a secret key' # # ALLOWED_HOSTS = [] # # Style settings # # DEFAULT_THEME = 'clear-red'