.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
appveyor.yml
setup.cfg
setup.py
tox.ini
ci/appveyor-bootstrap.py
ci/appveyor-download.py
ci/appveyor-with-compiler.cmd
ci/bootstrap.py
ci/templates/.travis.yml
ci/templates/appveyor.yml
ci/templates/tox.ini
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/usage.rst
docs/reference/cmsplugin_carousel.rst
docs/reference/index.rst
src/awesto_djangocms_carousel.egg-info/PKG-INFO
src/awesto_djangocms_carousel.egg-info/SOURCES.txt
src/awesto_djangocms_carousel.egg-info/dependency_links.txt
src/awesto_djangocms_carousel.egg-info/not-zip-safe
src/awesto_djangocms_carousel.egg-info/requires.txt
src/awesto_djangocms_carousel.egg-info/top_level.txt
src/cmsplugin_carousel/__init__.py
src/cmsplugin_carousel/cms_plugins.py
src/cmsplugin_carousel/models.py
src/cmsplugin_carousel/settings_test.py
src/cmsplugin_carousel/migrations/0001_initial.py
src/cmsplugin_carousel/migrations/__init__.py
src/cmsplugin_carousel/templates/cmsplugin_carousel/caption.html
src/cmsplugin_carousel/templates/cmsplugin_carousel/carousel.html
tests/test_cmsplugin_carousel.py