|
|
|
@ -25,7 +25,7 @@ SECRET_KEY = 'django-insecure-4)p&qhcr@7(az19%7&aqoy49amjf#h+eupul=u28=kd)w@=rp@ |
|
|
|
# SECURITY WARNING: don't run with debug turned on in production! |
|
|
|
DEBUG = True |
|
|
|
|
|
|
|
ALLOWED_HOSTS = ['sinnes-tau.de sinnes-tau.kuntner.de','localhost', '127.0.0.1','192.168.178.25' ] |
|
|
|
ALLOWED_HOSTS = ['sinnes-tau.de sinnes-tau.kuntner.de','localhost', '127.0.0.1','192.168.178.25','kuntner.de' ] |
|
|
|
|
|
|
|
|
|
|
|
# Application definition |
|
|
|
|