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
Close
Hashes for accordion_presentation-0.2.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0828db478bd1a18314ab4c5ceb62fdb8b14d2c25b7d8913b727ba202734013e4 |
|
MD5 | c3878824f5ec63a927ccf14935987a76 |
|
BLAKE2b-256 | 8bf165b310c1422b1ef6dc475bee6c5ae1775cd852559195ede64fb5e75be590 |