MANIFEST.in
README.md
pyproject.toml
setup.cfg
capeditor/__init__.py
capeditor/admin.py
capeditor/apps.py
capeditor/blocks.py
capeditor/models.py
capeditor/renderers.py
capeditor/serializers.py
capeditor/tests.py
capeditor/utils.py
capeditor/wagtail_hooks.py
capeditor.egg-info/PKG-INFO
capeditor.egg-info/SOURCES.txt
capeditor.egg-info/dependency_links.txt
capeditor.egg-info/requires.txt
capeditor.egg-info/top_level.txt
capeditor/forms/__init__.py
capeditor/forms/fields.py
capeditor/forms/widgets.py
capeditor/locale/am/LC_MESSAGES/django.mo
capeditor/locale/am/LC_MESSAGES/django.po
capeditor/locale/ar/LC_MESSAGES/django.mo
capeditor/locale/ar/LC_MESSAGES/django.po
capeditor/locale/en/LC_MESSAGES/django.mo
capeditor/locale/en/LC_MESSAGES/django.po
capeditor/locale/es/LC_MESSAGES/django.mo
capeditor/locale/es/LC_MESSAGES/django.po
capeditor/locale/fr/LC_MESSAGES/django.mo
capeditor/locale/fr/LC_MESSAGES/django.po
capeditor/locale/sw/LC_MESSAGES/django.mo
capeditor/locale/sw/LC_MESSAGES/django.po
capeditor/migrations/0001_initial.py
capeditor/migrations/__init__.py
capeditor/static/capeditor/css/cap_detail_page.css
capeditor/static/capeditor/css/widget/boundary-widget.css
capeditor/static/capeditor/css/widget/circle-widget.css
capeditor/static/capeditor/css/widget/polygon-widget.css
capeditor/static/capeditor/js/cap_accordion.js
capeditor/static/capeditor/js/conditional_fields.js
capeditor/static/capeditor/js/widget/boundary-polygon-widget-telepath.js
capeditor/static/capeditor/js/widget/boundary-polygon-widget.js
capeditor/static/capeditor/js/widget/circle-widget-telepath.js
capeditor/static/capeditor/js/widget/circle-widget.js
capeditor/static/capeditor/js/widget/polygon-widget-telepath.js
capeditor/static/capeditor/js/widget/polygon-widget.js
capeditor/templates/capeditor/cap_alert_page.html
capeditor/templates/capeditor/icons/cap-alert-full.svg
capeditor/templates/capeditor/icons/cap-alert.svg
capeditor/templates/capeditor/widgets/boundary_polygon_widget.html
capeditor/templates/capeditor/widgets/circle_widget.html
capeditor/templates/capeditor/widgets/polygon_widget.html