CHANGELOG.md
CONTRIBUTING.md
CONTRIBUTORS.md
LICENSE
MANIFEST.in
README.md
SECURITY.md
setup.py
wagtail_hallo/__init__.py
wagtail_hallo/apps.py
wagtail_hallo/hallo.py
wagtail_hallo/plugins.py
wagtail_hallo/wagtail_hooks.py
wagtail_hallo.egg-info/PKG-INFO
wagtail_hallo.egg-info/SOURCES.txt
wagtail_hallo.egg-info/dependency_links.txt
wagtail_hallo.egg-info/not-zip-safe
wagtail_hallo.egg-info/requires.txt
wagtail_hallo.egg-info/top_level.txt
wagtail_hallo/migrations/__init__.py
wagtail_hallo/static/css/hallo.css
wagtail_hallo/static/css/icons.css
wagtail_hallo/static/fonts/wagtail.woff
wagtail_hallo/static/js/hallo-editor.js
wagtail_hallo/static/js/hallo-telepath.js
wagtail_hallo/static/js/hallo-plugins/hallo-hr.js
wagtail_hallo/static/js/hallo-plugins/hallo-requireparagraphs.js
wagtail_hallo/static/js/hallo-plugins/hallo-wagtaildoclink.js
wagtail_hallo/static/js/hallo-plugins/hallo-wagtailembeds.js
wagtail_hallo/static/js/hallo-plugins/hallo-wagtailimage.js
wagtail_hallo/static/js/hallo-plugins/hallo-wagtaillink.js
wagtail_hallo/static/js/vendor/hallo.js
wagtail_hallo/templates/wagtail_hallo/widgets/hallo_rich_text_area.html
wagtail_hallo/test/__init__.py
wagtail_hallo/test/apps.py
wagtail_hallo/test/models.py
wagtail_hallo/test/settings.py
wagtail_hallo/test/urls.py
wagtail_hallo/test/wagtail_hooks.py
wagtail_hallo/test/fixtures/test.json
wagtail_hallo/test/migrations/0001_initial.py
wagtail_hallo/test/migrations/0002_richtextfieldwithfeaturespage.py
wagtail_hallo/test/migrations/__init__.py
wagtail_hallo/test/testapp/templates/hallo_test_page.html
wagtail_hallo/test/tests/__init__.py
wagtail_hallo/test/tests/hallo.test.js
wagtail_hallo/test/tests/test_dbwhitelister.py
wagtail_hallo/test/tests/test_hallo.py
wagtail_hallo/test/tests/test_hallo_plugins.py
wagtail_hallo/test/tests/utils.py