Skip to main content

New galleries for Leonardo CMS.

Installation

pip install leonardo-gallery

or as leonardo bundle

pip install django-leonardo["gallery"]

Add gallery to APPS list, in the local_settings.py:

APPS = [
    ...
    'leonardo_gallery'
    ...
]

Run management commands

python manage.py sync_all

# or

python manage.py collectstatic --noinput

Read More

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

leonardo-gallery-2015.6.0.tar.gz (77.0 kB view details)

Uploaded Source

Supported by

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