Changes settings and added dashboard html

This commit is contained in:
teras
2017-10-07 18:34:27 +03:00
parent ae2085d474
commit e60955fc30
2 changed files with 97 additions and 1 deletions

View File

@@ -25,7 +25,7 @@ SECRET_KEY = 'gze3mreum6caz26_k2zq8(zn+)v3pdfaup+-e20eu@vca5st=b'
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
ALLOWED_HOSTS = []
ALLOWED_HOSTS = ['k-space.ee']
# Application definition