Files
mayan-edms/mayan/settings/production.py
Roberto Rosario 77f7245766 Fix typo
2014-08-27 01:34:08 -04:00

6 lines
191 B
Python

from __future__ import absolute_import
from .local import *
DEBUG = False
ALLOWED_HOSTS = ['*'] # Update this accordingly; https://docs.djangoproject.com/en/dev/ref/settings/#allowed-hosts