Gallery plugin for django-cms. Still in development.
You can easily install it via pip:
pip install djangocms-gallery- add
djangocms_galleryto yourINSTALLED_APPS - run
syncdbandmigrate
- django-filer
- easy-thumbnails
A Tuple of Tuples containing the available Templates:
(('djangocms_gallery/default.html', _('default'),)
Default is False. If True, additional options will be available in the admin.
This plugin uses cl.gallery.js out of the classjs-plugins-library: