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/migrations/0001_initial.py
image_gallery/migrations/0002_auto__add_gallerycategory__add_field_gallery_category.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/coverage/errors.html
image_gallery/tests/coverage/excludes.html
image_gallery/tests/coverage/index.html
image_gallery/tests/coverage/modules/image_gallery.__init__.html
image_gallery/tests/coverage/modules/image_gallery.models.html
image_gallery/tests/coverage/modules/image_gallery.templatetags.image_gallery_tags.html
image_gallery/tests/coverage/modules/image_gallery.views.html
image_gallery/tests/integration_tests/views_tests.py