final edits

This commit is contained in:
2018-12-27 05:16:24 +04:00
parent 273afd18d0
commit da6260be34
8 changed files with 1443 additions and 4 deletions

View File

@@ -24,7 +24,7 @@ SECRET_KEY = '@uo#()klkn3kl-c@6el=7jfyhcunmw-542ry5e$f$$^+xo%q#x'
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
ALLOWED_HOSTS = []
ALLOWED_HOSTS = ['*']
# Application definition