summaryrefslogtreecommitdiff
path: root/testapp/production.py
blob: f4d88e2194ba0113ee9342bf156d31ceaa1aca5a (plain)
1
2
3
4
5
6
from testapp.settings import *

DEBUG=False
TEMPLATE_DEBUG=DEBUG
from testapp.local import *