Testovani je uz ostre
This commit is contained in:
parent
c0607297c7
commit
0de2999377
1 changed files with 2 additions and 2 deletions
|
@ -25,9 +25,9 @@ INSTALLED_APPS += (
|
||||||
SECRET_KEY = ')^u=i65*zmr_k53a*@f4q_+ji^o@!pgpef*5&8c7zzv9l+zo)n'
|
SECRET_KEY = ')^u=i65*zmr_k53a*@f4q_+ji^o@!pgpef*5&8c7zzv9l+zo)n'
|
||||||
|
|
||||||
# SECURITY WARNING: don't run with debug turned on in production!
|
# SECURITY WARNING: don't run with debug turned on in production!
|
||||||
DEBUG = True
|
DEBUG = False
|
||||||
|
|
||||||
TEMPLATE_DEBUG = True
|
TEMPLATE_DEBUG = False
|
||||||
|
|
||||||
ALLOWED_HOSTS = ['*.mam.mff.cuni.cz']
|
ALLOWED_HOSTS = ['*.mam.mff.cuni.cz']
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue