A simple bootstrap accordion plugin for django-cms
Project description
A bootstrap accordion plugin for django-cms.
Installation
pip install cmsplugin-collapse
Add cmsplugin_collapse to INSTALLED_APPS
If you want chevrons for the dropdowns, check out this StackOverflow answer: http://stackoverflow.com/a/18568997
Requirements
django >= 1.8
django-cms >= 3.3.1
Required for included template: * django-sekizai * bootstrap
Contributing
See the [Contributing Guidelines](CONTRIBUTING.md).
History
0.4.1:
Update accordion templates for bootstrap4.
0.4.0:
Adding migration required for Django CMS v3.3.1 and later, which is now required for this app.
0.3.0:
Add missing Django migrations.
Extend title to 512 characters.
0.2.5:
Removing pip >= 6.0 requirement from setup.py.
0.2.4:
Update to Django 1.7 migrations
0.2.2:
Add session argument to parse_requirements.
0.2.0:
Add accordion-toggle class to title for css decoration.
0.1.3:
Fixed template locations.
0.1.2:
Fixed url in setup.py and additional import errors.
0.1.1:
Fixed renaming problem/import errors.
0.1.0:
Initial commit
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cmsplugin-collapse-0.4.1.tar.gz
.
File metadata
- Download URL: cmsplugin-collapse-0.4.1.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e021fd413a97e40b13d7dc670a617938522de175b7d886846af795ba6aae772 |
|
MD5 | d3f0decd6ef2b4cde0c6c61303c04c25 |
|
BLAKE2b-256 | 050de854fd906d1389b3b59f35f32f1b7427d0b6e6971f46c35147e2efba7bb1 |