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