mirror of
https://github.com/jazzband/django-authority.git
synced 2026-04-01 22:10:25 +00:00
4 lines
68 B
Python
4 lines
68 B
Python
from example.settings import *
|
|
|
|
DEBUG = True
|
|
TEMPLATE_DEBUG = DEBUG
|