mirror of
https://github.com/jazzband/django-authority.git
synced 2026-05-09 16:14:45 +00:00
4 lines
64 B
Python
4 lines
64 B
Python
|
|
from example.settings import *
|
|
DEBUG=True
|
|
TEMPLATE_DEBUG=DEBUG
|