Lauri index

This commit is contained in:
teras
2017-10-07 19:21:26 +03:00
parent e60955fc30
commit f4509f9f43
2 changed files with 100 additions and 104 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 = ['k-space.ee']
ALLOWED_HOSTS = ['k-space.ee', '127.0.0.1']
# Application definition