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

Installation
==============

Install from pypi

$ pip install cmsplugin_tab_ui

And put in your ``settings`` apps

INSTALLED_APPS = (
...
'cmsplugin_tab_ui',
)

Run syncdb or migrate if you use django 1.7

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


Use
=====

In your base template include jquery

<script src="//code.jquery.com/jquery-1.10.2.js"></script>

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-0.1.2.tar.gz (11.7 kB view details)

Uploaded Source

File details

Details for the file cmsplugin_tab_ui-0.1.2.tar.gz.

File metadata

File hashes

Hashes for cmsplugin_tab_ui-0.1.2.tar.gz
Algorithm Hash digest
SHA256 5330c71fdfb548d92baa74dc098a16cbe4f47e1c82bdc4c2e5f6150f796cd1a4
MD5 4f11573c4a9a3239d42b9456635934b0
BLAKE2b-256 3e263691f48cf43d7a917d2c23aaac87b9b24a8e3f4ee92e6dbe70d6cedf53cd

See more details on using hashes here.

Provenance

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