|
@ -29,7 +29,7 @@ DEBUG = False |
|
|
|
|
|
|
|
|
TEMPLATE_DEBUG = False |
|
|
TEMPLATE_DEBUG = False |
|
|
|
|
|
|
|
|
ALLOWED_HOSTS = ['*.mam.mff.cuni.cz', 'atrey.karlin.mff.cuni.cz'] |
|
|
ALLOWED_HOSTS = ['*.mam.mff.cuni.cz', 'atrey.karlin.mff.cuni.cz', 'mam.mff.cuni.cz'] |
|
|
|
|
|
|
|
|
# Database |
|
|
# Database |
|
|
# https://docs.djangoproject.com/en/1.7/ref/settings/#databases |
|
|
# https://docs.djangoproject.com/en/1.7/ref/settings/#databases |
|
|