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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file accordion_presentation-1.0.1.tar.gz
.
File metadata
- Download URL: accordion_presentation-1.0.1.tar.gz
- Upload date:
- Size: 24.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b3e6b1289c099c1abd6a2aaa6c0032156f9f7e2d4fe680e7340a7fec9f631d2 |
|
MD5 | de38bb96b78c58e7e33a3053085071da |
|
BLAKE2b-256 | 031e763ed316912e4cfd6e6041fe17e9ef3ee8166084b8051bb7ea23e5dcfb68 |