Wagtail-photo-gallery

Latest version: v0.0.3

Safety actively analyzes 625891 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.13

Fixed `CollectionChooserBlock` by adding `get_form_state()` (Issue 2):

py
class CollectionChooserBlock(blocks.ChooserBlock):

def get_form_state(self, value):
return self.widget.get_value_data(value)

0.0.2

0.0.1

Image Gallery for displaying images with *CSS-flexbox*, managable via Wagtail admin.

Models:
`ImageGalleryMixin`: extention to display galleries within Wagtail pages,
`GalleryBlock`: Display all albums belonging to a certain collection,
`Album`: Grouping of images,
`AlbumImage`: Concrete Image with automatic resizing and thumbnail

Wagtail Admin:
- Preview cards for Inlinepanel
- `SelectAndSort` Drag and Drop sorting with selection mode

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.