|
|
@ -32,7 +32,7 @@ DEBUG = True |
|
|
|
|
|
|
|
TEMPLATES[0]['OPTIONS']['debug'] = True |
|
|
|
|
|
|
|
ALLOWED_HOSTS = ['*.mam.mff.cuni.cz', 'atrey.karlin.mff.cuni.cz', 'mam.mff.cuni.cz', 'mam-test.kam.mff.cuni.cz', 'gimli.ms.mff.cuni.cz'] |
|
|
|
ALLOWED_HOSTS = ['*.mam.mff.cuni.cz', 'atrey.karlin.mff.cuni.cz', 'mam.mff.cuni.cz', 'mam-test.kam.mff.cuni.cz', 'gimli.ms.mff.cuni.cz', 'mam-test.ks.matfyz.cz'] |
|
|
|
|
|
|
|
# Database |
|
|
|
# https://docs.djangoproject.com/en/1.7/ref/settings/#databases |
|
|
|