remove prints

This commit is contained in:
Marco Zeisler 2020-11-17 19:49:58 +01:00
parent 8b7c089ff3
commit 577810d04e

View File

@ -96,9 +96,6 @@ else:
"127.0.0.1" "127.0.0.1"
] ]
print(DEBUG)
print(MIDDLEWARE)
ROOT_URLCONF = 'app_be.urls' ROOT_URLCONF = 'app_be.urls'
TEMPLATES = [ TEMPLATES = [