Skip to main content

It is a simple horizontal accordion for django cms

Project description

accordion presentation
======================

It is a simple horizontal accordion for django cms


Installation
-----------------------
Install from pypi

$ pip install accordion_presentation

or clone from with git

$ git clone https://github.com/luisza/accordion_presentation.git
$ cd accordion_presentation
$ python setup.py install

And put in your apps

INSTALLED_APPS = (
...
'accordion_presentation',
)

Run syncdb

$ python manage.py syncdb
$ python manager.py migrate --fake

Project details


Download files

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

Source Distribution

accordion_presentation-0.2.tar.gz (5.5 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