Skip to main content
accordion presentation
======================

It is a simple horizontal accordion for django cms


Installation
-----------------------

Not pypi version yet, clone de repository

$ git clone https://github.com/luisza/accordion_presentation.git

Please read https://github.com/mlavin/django-responsive

And put in your apps

INSTALLED_APPS = (
...
'accordion_presentation',
)

Put in middleware

MIDDLEWARE_CLASSES = (
...
'responsive.middleware.DeviceInfoMiddleware',
)

Put in template context processors:

TEMPLATE_CONTEXT_PROCESSORS = (
...,
'responsive.context_processors.device_info',
)

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

accordion_presentation-0.1.tar.gz (23.2 kB view details)

Uploaded Source

File details

Details for the file accordion_presentation-0.1.tar.gz.

File metadata

File hashes

Hashes for accordion_presentation-0.1.tar.gz
Algorithm Hash digest
SHA256 ea1ef6be1ae3d3f1bb2aef4ccf49132afbe434379e23d316d5f83c3dcb76798f
MD5 066f1943fd750183dc13223833ab7908
BLAKE2b-256 ae771b727b0ccbbc2cc7707ef21454afe6a233c7d7e71f983183d7dc285b00f7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page