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
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 details)
File details
Details for the file cmsplugin_tab_ui-1.0.tar.gz.
File metadata
- Download URL: cmsplugin_tab_ui-1.0.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
967e7db7c2681f93ed76f3bd2c6b562592e380bdc07405558966696ca8cc739c
|
|
| MD5 |
0aea0d241d3de26ec7dfbd410f725cce
|
|
| BLAKE2b-256 |
c8c8516dd4c20c41695c0f0eef7d84501a96a83335aa553866e175f21452bb61
|