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
======================
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
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-0.3.3.tar.gz
.
File metadata
- Download URL: accordion_presentation-0.3.3.tar.gz
- Upload date:
- Size: 24.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 550efe13123508c16dfe02dd86f05aca358fae3479ce26a69f5046b0cc57c2bd |
|
MD5 | 91e56ad83ba1d50cc668447a68c6d6a1 |
|
BLAKE2b-256 | d49976b4fc9b2988d147ea1f73911038d04879d2855314b1561688f8f2c6df0f |