.gitignore
LICENSE
MANIFEST.in
Pipfile
Pipfile.lock
README.md
package.json
setup.cfg
setup.py
django_filer_cropper.egg-info/PKG-INFO
django_filer_cropper.egg-info/SOURCES.txt
django_filer_cropper.egg-info/dependency_links.txt
django_filer_cropper.egg-info/top_level.txt
django_filer_cropper.egg-info/version.txt
filer_cropper/__init__.py
filer_cropper/admin.py
filer_cropper/apps.py
filer_cropper/views.py
filer_cropper/conf/__init__.py
filer_cropper/conf/defaults.py
filer_cropper/conf/settings.py
filer_cropper/forms/__init__.py
filer_cropper/forms/fields.py
filer_cropper/forms/widgets.py
filer_cropper/models/__init__.py
filer_cropper/models/fields.py
filer_cropper/static/filer_cropper/filer_cropper.css
filer_cropper/static/filer_cropper/filer_cropper.js
filer_cropper/static/vendor/cropperjs/cropper.css
filer_cropper/static/vendor/cropperjs/cropper.js
filer_cropper/static/vendor/jquery/jquery-3.3.1.min.js
filer_cropper/templates/filer_cropper/widgets/cropper_widget.html