Skip to main content

It is a simple horizontal accordion for django cms

Project description

It is a simple horizontal (cycle2) accordion for django cms 3.0.6 and django 1.7.

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

Setup

And put in your apps

INSTALLED_APPS = (
    ...
    'accordion_presentation',
    'paintstore'
)

Run migrate

$ python manager.py migrate

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-1.0.tar.gz (23.6 kB view details)

Uploaded Source

File details

Details for the file accordion_presentation-1.0.tar.gz.

File metadata

File hashes

Hashes for accordion_presentation-1.0.tar.gz
Algorithm Hash digest
SHA256 6cc7e89ab2a591bf3e32c2e3078757947bd75e5b6744aed3f6d41111ef25d85d
MD5 5140e20a40496ad685c65f28f6c6f4a1
BLAKE2b-256 a393730e00189ad929917694feab175597fe76c81d1deaca00db3c41fd0dbb3d

See more details on using hashes here.

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