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
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.2.tar.gz.
File metadata
- Download URL: accordion_presentation-0.2.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90de792d06b718b9b0869dca274783216cc2887c4727c4209bda761f6880660f
|
|
| MD5 |
7e878466e6033be27701fc311a1d741c
|
|
| BLAKE2b-256 |
bfc3a8d64a2eef6cb14cd8f66aa874f3568d0d78245da06ca76eea9c44168053
|