Skip to main content

Awesome Galleries for Leonardo CMS

Project description

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

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

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

Uploaded Source

Supported by

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