from .config import conf, STATIC_DIR, TEMPLATES_DIR
__all__ = [
"conf",
STATIC_DIR,
TEMPLATES_DIR,
]
Powered by TurnKey Linux.