django-authority/example/development.py
2020-02-07 10:50:47 +01:00

4 lines
68 B
Python

from example.settings import *
DEBUG = True
TEMPLATE_DEBUG = DEBUG