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