v0.7.0
Updated to work with Wagtail 2.7 and django 2.2, might not work with earlier versions.
If upgrading:
- Remove the wagtail_simple_gallery from urls and use
WAGTAILIMAGES_INDEX_PAGE_SIZE = 32
setting instead.
Updated to work with Wagtail 2.7 and django 2.2, might not work with earlier versions.
If upgrading:
WAGTAILIMAGES_INDEX_PAGE_SIZE = 32
setting instead.