AUTHORS
CHANGELOG.txt
DESCRIPTION
LICENSE
MANIFEST.in
README.rst
setup.py
cmsplugin_image_gallery.egg-info/PKG-INFO
cmsplugin_image_gallery.egg-info/SOURCES.txt
cmsplugin_image_gallery.egg-info/dependency_links.txt
cmsplugin_image_gallery.egg-info/top_level.txt
image_gallery/__init__.py
image_gallery/admin.py
image_gallery/app_settings.py
image_gallery/cms_app.py
image_gallery/cms_plugins.py
image_gallery/models.py
image_gallery/urls.py
image_gallery/views.py
image_gallery/locale/de/LC_MESSAGES/django.mo
image_gallery/locale/de/LC_MESSAGES/django.po
image_gallery/migrations/0001_initial.py
image_gallery/migrations/0002_auto__add_gallerycategory__add_field_gallery_category.py
image_gallery/migrations/0003_auto__add_field_gallery_is_published.py
image_gallery/migrations/0004_auto__add_field_galleryplugin_display_type.py
image_gallery/migrations/0005_auto__add_galleryimageextension.py
image_gallery/migrations/0006_auto__chg_field_galleryimageextension_image__add_unique_galleryimageex.py
image_gallery/migrations/__init__.py
image_gallery/templates/base.html
image_gallery/templates/standard.html
image_gallery/templates/image_gallery/gallery_detail.html
image_gallery/templates/image_gallery/gallery_list.html
image_gallery/templates/image_gallery/pictures.html
image_gallery/templates/image_gallery/partials/gallery.html
image_gallery/templatetags/__init__.py
image_gallery/templatetags/image_gallery_tags.py
image_gallery/tests/__init__.py
image_gallery/tests/cmsplugin_tests.py
image_gallery/tests/factories.py
image_gallery/tests/models_tests.py
image_gallery/tests/runtests.py
image_gallery/tests/south_settings.py
image_gallery/tests/tags_tests.py
image_gallery/tests/test_settings.py
image_gallery/tests/urls.py
image_gallery/tests/integration_tests/views_tests.py