Finished installer

This commit is contained in:
Mike Young
2019-12-29 22:14:28 -05:00
parent 5456ea477d
commit 579c05c4ab
79 changed files with 963 additions and 531 deletions

View File

@@ -33,7 +33,7 @@ BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
SECRET_KEY = "@(9b9jslgg41u1u=mr)-2*-n2x0vef0zsy39*z@sz18&tvow18"
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
DEBUG = False
ALLOWED_HOSTS = CONFIG.allowed_hosts