Skip to main content

Bootswatch theme for Leonardo

Project description

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

Read More

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

leonardo-theme-bootswatch-0.0.3.tar.gz (110.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page