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.2.tar.gz.
File metadata
- Download URL: accordion_presentation-0.2.2.tar.gz
- Upload date:
- Size: 23.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0828db478bd1a18314ab4c5ceb62fdb8b14d2c25b7d8913b727ba202734013e4
|
|
| MD5 |
c3878824f5ec63a927ccf14935987a76
|
|
| BLAKE2b-256 |
8bf165b310c1422b1ef6dc475bee6c5ae1775cd852559195ede64fb5e75be590
|