mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-05-26 21:14:00 +00:00
4 lines
86 B
Python
4 lines
86 B
Python
from .settings import *
|
|
|
|
# Fobi extra configuration
|
|
FOBI_DEFAULT_THEME = "bootstrap3"
|