mirror of
https://github.com/jazzband/django-authority.git
synced 2026-03-23 01:20:28 +00:00
5 lines
64 B
Python
5 lines
64 B
Python
|
|
|
||
|
|
from example.settings import *
|
||
|
|
DEBUG=True
|
||
|
|
TEMPLATE_DEBUG=DEBUG
|