Skip to main content

Tab plugin for django cms with Jquery ui

Project description

Cmsplugin tab ui

Tab plugin for django cms with Jquery UI

Compatible with django 1.7 and django cms 3.0.6

Installation

Install from pypi

$ pip install cmsplugin_tab_ui

And put in your settings apps

INSTALLED_APPS = (
    ...
    'cmsplugin_tab_ui',
    'paintstore',
)

Run syncdb or migrate if you use django 1.7

$ python manage.py syncdb
$ python manager.py migrate

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cmsplugin_tab_ui-1.0.tar.gz (12.2 kB view hashes)

Uploaded Source

Supported by

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