Photoswipe

This plugin adds a theme for basic support PhotoSwipe.

Installation

# settings.py

PLUGINS = [
    'flamingo.plugins.PhotoSwipe',
]