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