AUTHORS
History.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
cmsplugin_gallery/__init__.py
cmsplugin_gallery/admin.py
cmsplugin_gallery/cms_plugins.py
cmsplugin_gallery/forms.py
cmsplugin_gallery/models.py
cmsplugin_gallery/settings.py
cmsplugin_gallery/utils.py
cmsplugin_gallery.egg-info/PKG-INFO
cmsplugin_gallery.egg-info/SOURCES.txt
cmsplugin_gallery.egg-info/dependency_links.txt
cmsplugin_gallery.egg-info/requires.txt
cmsplugin_gallery.egg-info/top_level.txt
cmsplugin_gallery/locale/en/LC_MESSAGES/django.mo
cmsplugin_gallery/locale/en/LC_MESSAGES/django.po
cmsplugin_gallery/locale/pl/LC_MESSAGES/django.mo
cmsplugin_gallery/locale/pl/LC_MESSAGES/django.po
cmsplugin_gallery/locale/ru/LC_MESSAGES/django.mo
cmsplugin_gallery/locale/ru/LC_MESSAGES/django.po
cmsplugin_gallery/migrations/0001_initial.py
cmsplugin_gallery/migrations/0002_auto_20161223_1005.py
cmsplugin_gallery/migrations/0003_auto_20170104_1122.py
cmsplugin_gallery/migrations/0004_auto_20170118_0753.py
cmsplugin_gallery/migrations/0005_auto_20180411_1046.py
cmsplugin_gallery/migrations/0006_auto_20180411_1046.py
cmsplugin_gallery/migrations/0007_remove_image_src.py
cmsplugin_gallery/migrations/__init__.py
cmsplugin_gallery/templates/cmsplugin_gallery/gallery.html
tests/__init__.py
tests/settings.py
tests/tests_models.py