AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_filepond.egg-info/PKG-INFO
django_filepond.egg-info/SOURCES.txt
django_filepond.egg-info/dependency_links.txt
django_filepond.egg-info/not-zip-safe
django_filepond.egg-info/top_level.txt
filepond/__init__.py
filepond/apps.py
filepond/forms.py
filepond/middleware.py
filepond/models.py
filepond/runner.py
filepond/urls.py
filepond/utils.py
filepond/views.py
filepond/migrations/0001_initial.py
filepond/migrations/0002_auto_20181127_0925.py
filepond/migrations/0003_auto_20181127_0938.py
filepond/migrations/__init__.py
filepond/static/css/filepond.css
filepond/static/js/filepond.js
filepond/templates/upload_form.html
filepond/templates/filepond/base.html
filepond/templates/filepond/upload_form.html