4 lines
51 B
Python
4 lines
51 B
Python
|
from .default import * # NOQA F401
|
||
|
|
||
|
DEBUG = False
|