6 lines
37 B
Python
6 lines
37 B
Python
|
|
from .base import *
|
||
|
|
|
||
|
|
|
||
|
|
DEBUG = False
|
||
|
|
|