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