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>
================
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)
File details
Details for the file cmsplugin_tab_ui-0.1.2.tar.gz
.
File metadata
- Download URL: cmsplugin_tab_ui-0.1.2.tar.gz
- Upload date:
- Size: 11.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5330c71fdfb548d92baa74dc098a16cbe4f47e1c82bdc4c2e5f6150f796cd1a4 |
|
MD5 | 4f11573c4a9a3239d42b9456635934b0 |
|
BLAKE2b-256 | 3e263691f48cf43d7a917d2c23aaac87b9b24a8e3f4ee92e6dbe70d6cedf53cd |