LICENSE
README.md
setup.py
wagtail_photo_gallery/__init__.py
wagtail_photo_gallery/blocks.py
wagtail_photo_gallery/forms.py
wagtail_photo_gallery/models.py
wagtail_photo_gallery/panels.py
wagtail_photo_gallery/utils.py
wagtail_photo_gallery/views.py
wagtail_photo_gallery/wagtail_hooks.py
wagtail_photo_gallery/widgets.py
wagtail_photo_gallery.egg-info/PKG-INFO
wagtail_photo_gallery.egg-info/SOURCES.txt
wagtail_photo_gallery.egg-info/dependency_links.txt
wagtail_photo_gallery.egg-info/requires.txt
wagtail_photo_gallery.egg-info/top_level.txt
wagtail_photo_gallery/locale/de/LC_MESSAGES/django.mo
wagtail_photo_gallery/locale/de/LC_MESSAGES/django.po
wagtail_photo_gallery/migrations/0001_initial.py
wagtail_photo_gallery/migrations/0002_alter_album_options.py
wagtail_photo_gallery/migrations/0003_alter_album_collection.py
wagtail_photo_gallery/migrations/__init__.py
wagtail_photo_gallery/migrations/__pycache__/0001_initial.cpython-312.pyc
wagtail_photo_gallery/migrations/__pycache__/0001_initial.cpython-38.pyc
wagtail_photo_gallery/migrations/__pycache__/0002_alter_album_options.cpython-312.pyc
wagtail_photo_gallery/migrations/__pycache__/0003_alter_album_collection.cpython-312.pyc
wagtail_photo_gallery/migrations/__pycache__/__init__.cpython-312.pyc
wagtail_photo_gallery/migrations/__pycache__/__init__.cpython-38.pyc
wagtail_photo_gallery/static/app.js
wagtail_photo_gallery/static/photo_gallery.css
wagtail_photo_gallery/static/photo_gallery_admin.css
wagtail_photo_gallery/static/photo_gallery_admin.js
wagtail_photo_gallery/templates/blocks/photo_gallery.html
wagtail_photo_gallery/templates/includes/photo_swipe.html
wagtail_photo_gallery/templates/wagtail_photo_gallery/album_detail.html
wagtail_photo_gallery/templates/wagtail_photo_gallery/extra_css.html
wagtail_photo_gallery/templates/wagtail_photo_gallery/extra_js.html
wagtail_photo_gallery/templates/wagtail_photo_gallery/admin/inline_panel.html
wagtail_photo_gallery/templates/wagtail_photo_gallery/admin/inline_panel_child.html
wagtail_photo_gallery/templates/wagtail_photo_gallery/admin/multi_field_panel.html
wagtail_photo_gallery/templates/wagtail_photo_gallery/admin/multi_field_panel_child.html