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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for cmsplugin_tab_ui-0.1.1.tar.gz
Algorithm Hash digest
SHA256 07df7e0e9e593cdf8575b927c518145db7279df454e58765b007386a4e886de4
MD5 9f8a0817338f7f6326def6dffc7148ce
BLAKE2b-256 d388ec3fc0fa2049454b2ec09af0f227a23af3b6f8bda5386e1ba3dc4666fd65

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