mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-05-18 01:21:07 +00:00
4 lines
85 B
Python
4 lines
85 B
Python
from settings import *
|
|
|
|
# Fobi extra configuration
|
|
FOBI_DEFAULT_THEME = 'bootstrap3'
|