added main-app

This commit is contained in:
DerTyp187
2021-11-09 20:18:10 +01:00
parent a5a563a1ff
commit 0c93c2e232
644 changed files with 18706 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ SECRET_KEY = 'django-insecure-84w$au&)%5rl8ud!82e%&)e&r+c0f9z%zlr4m9(76mebvx-r2@
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
ALLOWED_HOSTS = ['localhost']
ALLOWED_HOSTS = ['localhost', '127.0.0.1']
# Application definition