This release is a pre-release and may not be stable for production use.
# djangocms-gallery
Gallery plugin for django-cms. Still in development.
## Installation You can easily install it via pip:
pip install djangocms-gallery
add djangocms_gallery to your INSTALLED_APPS
run syncdb and migrate
## Requirements * django-filer * easy-thumbnails
## Settings ### GALLERY_TEMPLATES A Tuple of Tuples containing the available Templates:
((‘djangocms_gallery/default.html’, _(‘default’),)
### ADVANCED_OPTIONS Default is False. If True, additional options will be available in the admin.
## People This plugin uses cl.gallery.js out of the classjs-plugins-library: * https://github.com/FinalAngel/classjs-plugins
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 djangocms-gallery-0.2a.2.tar.gz.
File metadata
- Download URL: djangocms-gallery-0.2a.2.tar.gz
- Upload date:
- Size: 42.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d55e271536adc1f6e9e9995117ad076bff9ca1dd8bb2567ad8a9c7df5a5cb4c
|
|
| MD5 |
c28f6a9bc71a50899c8d22631d00022c
|
|
| BLAKE2b-256 |
e7351036caacd1c16a8a3ce901db5eaf8fac59b201fa67356647a952e3bc9121
|