LICENSE
MANIFEST.in
README.rst
setup.py
cropperjs/__init__.py
cropperjs/fields.py
cropperjs/models.py
cropperjs/utils.py
cropperjs/widgets.py
cropperjs/locale/pt_BR/LC_MESSAGES/django.mo
cropperjs/locale/pt_BR/LC_MESSAGES/django.po
cropperjs/static/css/cropper.extra.css
cropperjs/static/css/cropper.min.css
cropperjs/static/img/icon-aspect.png
cropperjs/static/img/icon-reset.png
cropperjs/static/img/icon-rotate-left.png
cropperjs/static/img/icon-rotate-right.png
cropperjs/static/img/icon-zoom-in.png
cropperjs/static/img/icon-zoom-out.png
cropperjs/static/js/cropper.extra.js
cropperjs/static/js/cropper.min.js
cropperjs/templates/cropperjs/widgets/cropperjs.html
django_cropperjs2.egg-info/PKG-INFO
django_cropperjs2.egg-info/SOURCES.txt
django_cropperjs2.egg-info/dependency_links.txt
django_cropperjs2.egg-info/top_level.txt
testapp/manage.py
testapp/apps/__init__.py
testapp/apps/testmodels/__init__.py
testapp/apps/testmodels/admin.py
testapp/apps/testmodels/apps.py
testapp/apps/testmodels/models.py
testapp/apps/testmodels/tests.py
testapp/apps/testmodels/migrations/0001_initial.py
testapp/apps/testmodels/migrations/__init__.py
testapp/conf/__init__.py
testapp/conf/settings.py
testapp/conf/urls.py
testapp/conf/wsgi.py