Skip to main content

Light Gallery plugin for django CMS

Project description

PyPI version

django CMS plugin for Light Gallery 1.4.0

Installation

First, add djangocms-light-gallery to your requirements.txt or install the plugin

pip install djangocms-light-gallery

Then add the plugin to settings.py

INSTALLED_APPS = [
  // ...
  'light_gallery',
  // ...

Run the migrations

python manage.py migrate light_gallery

This plugin relies on javascript, ensure you have a js block in your template

{% render_block "js" %}

Should now see Light Gallery as a component in django CMS

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

djangocms_light_gallery-1.2.1.tar.gz (64.0 kB view details)

Uploaded Source

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page