django-fobi/examples/simple/settings/simple.py

4 lines
51 B
Python
Raw Normal View History

2016-10-17 01:30:09 +00:00
from .base import *
2014-10-11 03:54:24 +00:00
2022-07-12 20:53:28 +00:00
FOBI_DEFAULT_THEME = "simple"