Bootstwatch Theme

Bootswatch http://bootswatch.com/ bundled as Leonardo theme.

Installation

pip install leonardo-theme-bootswatch

# or as extras

pip install django-leonardo[bootswatch]

No next steps reuires, Leonardo automaticaly detects this theme and adds it to INSTALLED_APPS, but if you want, you could do this

# leonardo apps
APPS += ['leonardo_theme_bootswatch']

# or Django apps

INSTALLED_APPS += ['leonardo_theme_bootswatch']

After installation don't forget run sync_all command.

python manage.py sync_all

Usage

Category # Using This
Theme

PyPI

Version License Released Status Python 3?
2015.5.2 BSD 05/30/2015 Production/Stable

Participants

Documentation

Repo Activity

Last fetched: 32 minutes ago Fetch latest data

Repo Hosting: Github

Repo URL Commits
https://github.com/leonardo-modules/leonardo-theme-bootswatch 1 n/a

Sites using this package

No sites using this package have been listed yet.