Repository URL to install this package:
|
Version:
2.4.1b3 ▾
|
from .base import *
DEBUG = False
try:
from .local import *
except ImportError:
pass