MANIFEST.in
README.rst
setup.cfg
setup.py
tests/__init__.py
tests/test_edit_handler.py
tests/app/__init__.py
tests/app/models.py
tests/app/settings.py
tests/app/urls.py
tests/app/migrations/0001_initial.py
tests/app/migrations/__init__.py
wagtailannotatedimage/__init__.py
wagtailannotatedimage/edit_handlers.py
wagtailannotatedimage/fields.py
wagtailannotatedimage/forms.py
wagtailannotatedimage/views.py
wagtailannotatedimage/wagtail_hooks.py
wagtailannotatedimage.egg-info/PKG-INFO
wagtailannotatedimage.egg-info/SOURCES.txt
wagtailannotatedimage.egg-info/dependency_links.txt
wagtailannotatedimage.egg-info/not-zip-safe
wagtailannotatedimage.egg-info/requires.txt
wagtailannotatedimage.egg-info/top_level.txt
wagtailannotatedimage/static/annotated-image/annotated-image-handler.js
wagtailannotatedimage/static/annotated-image/annotated-image.css
wagtailannotatedimage/static/annotated-image/jquery.annotate.js
wagtailannotatedimage/templates/annotated_image.html
wagtailannotatedimage/templates/annotated_image.js