AUTHORS
CHANGELOG.txt
DESCRIPTION
LICENSE
MANIFEST.in
README.rst
requirements.txt
runtests.py
setup.cfg
setup.py
tox.ini
django_image_collection.egg-info/PKG-INFO
django_image_collection.egg-info/SOURCES.txt
django_image_collection.egg-info/dependency_links.txt
django_image_collection.egg-info/requires.txt
django_image_collection.egg-info/top_level.txt
image_collection/__init__.py
image_collection/admin.py
image_collection/models.py
image_collection/migrations/0001_initial.py
image_collection/migrations/0002_auto_20160113_0239.py
image_collection/migrations/0003_auto_20160113_0445.py
image_collection/migrations/0004_auto_20160113_0458.py
image_collection/migrations/0005_imageslide_image_mobile.py
image_collection/migrations/0006_imageslide_data_class.py
image_collection/migrations/0007_auto_20160306_2059.py
image_collection/migrations/0008_auto_20160306_2156.py
image_collection/migrations/0009_imageslide_update_date.py
image_collection/migrations/0010_auto_20160330_0015.py
image_collection/migrations/__init__.py
image_collection/templates/image_collection/tags/bs3_carousel.html
image_collection/templatetags/__init__.py
image_collection/templatetags/image_collection_tags.py
image_collection/tests/.coveragerc
image_collection/tests/__init__.py
image_collection/tests/image_collection_tags_tests.py
image_collection/tests/models_tests.py
image_collection/tests/settings.py
image_collection/tests/test_settings.py
image_collection/tests/urls.py