.bandit
.checks.yml
.travis.yml
AUTHORS
ChangeLog
LICENSE
Makefile
README.rst
http-message-flow.sequence
http-message-flow.svg
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
tox.ini
django_s3file.egg-info/PKG-INFO
django_s3file.egg-info/SOURCES.txt
django_s3file.egg-info/dependency_links.txt
django_s3file.egg-info/not-zip-safe
django_s3file.egg-info/pbr.json
django_s3file.egg-info/requires.txt
django_s3file.egg-info/top_level.txt
s3file/__init__.py
s3file/apps.py
s3file/forms.py
s3file/middleware.py
s3file/static/s3file/js/s3file.js
tests/__init__.py
tests/conftest.py
tests/test_apps.py
tests/test_forms.py
tests/test_middleware.py
tests/testapp/__init__.py
tests/testapp/dummy_storage.py
tests/testapp/forms.py
tests/testapp/manage.py
tests/testapp/models.py
tests/testapp/settings.py
tests/testapp/urls.py
tests/testapp/views.py
tests/testapp/templates/form.html