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
accordion_presentation-0.3.tar.gz
(23.3 kB
view hashes)
Close
Hashes for accordion_presentation-0.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ce2a62b820d54080607ef1025037d9e1f3fad30cda0845387000221c8321f35 |
|
MD5 | d1b0af7365d135c69037cbe11a797faa |
|
BLAKE2b-256 | da699e4f89a1a86b60a47e9397ed45c360934c4b988b45237c63c4e1ce8f2e9a |