0.1.4 • Published 8 years ago

yg-panache v0.1.4

Weekly downloads
54
License
-
Repository
-
Last release
8 years ago

=========

Panache

Panache is an all-purpose Bootstrap skin which saves time when developing new applications

Quick Use:

  1. Add panache as a dependency in your Python requirements.txt (ex. panache==0.0.9)

  2. Add 'panache' to the list of INSTALLED_APPS in your Django 'project.settings' file. (ex. INSTALLED_APPS = ('panache') )

  3. You can now use Django's staticfiles API to load the static files of panache in your templates.

  4. Optional If you want to include WYSIWYG support you'll need to include the CKEditor library in the as well:

0.1.4

8 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago