.gitignore
AUTHORS
LICENSE
README.rst
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__add_field_galleryplugin_template.py
cmsplugin_gallery/migrations/0003_move_images_to_media_path.py
cmsplugin_gallery/migrations/__init__.py
cmsplugin_gallery/templates/cmsplugin_gallery/gallery.html
tests/doc/pip-requirements.txt
tests/testproject/__init__.py
tests/testproject/manage.py
tests/testproject/settings.py
tests/testproject/testproject.db
tests/testproject/urls.py
tests/testproject/testapp/__init__.py
tests/testproject/testapp/models.py
tests/testproject/testapp/tests.py
tests/testproject/testapp/views.py
tests/tools/buildenv.sh
tests/tools/update_requirements.sh