LICENSE
MANIFEST.in
README.md
pyproject.toml
dj_editor_js.egg-info/PKG-INFO
dj_editor_js.egg-info/SOURCES.txt
dj_editor_js.egg-info/dependency_links.txt
dj_editor_js.egg-info/requires.txt
dj_editor_js.egg-info/top_level.txt
editor_js/__init__.py
editor_js/apps.py
editor_js/config.py
editor_js/fields.py
editor_js/models.py
editor_js/renderers.py
editor_js/urls.py
editor_js/views.py
editor_js/widgets.py
editor_js/migrations/__init__.py
editor_js/static/editor_js/css/editor_js_admin.css
editor_js/static/editor_js/js/editor_js_iframe.js
editor_js/static/editor_js/js/editor_js_widget.js
editor_js/static/editor_js/js/plugins/button-tool.js
editor_js/static/editor_js/js/plugins/divider-tool.js
editor_js/templates/editor_js/editor_js_iframe.html
editor_js/templates/editor_js/admin/widgets/editor_js_widget.html
editor_js/templatetags/editor_js_filters.py
tests/test_config.py
tests/test_fields.py
tests/test_filters.py
tests/test_renderers.py
tests/test_settings.py
tests/test_views.py
tests/test_widgets.py