CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
src/olloweditor/__init__.py
src/olloweditor/apps.py
src/olloweditor/py.typed
src/olloweditor/resources.py
src/olloweditor.egg-info/PKG-INFO
src/olloweditor.egg-info/SOURCES.txt
src/olloweditor.egg-info/dependency_links.txt
src/olloweditor.egg-info/requires.txt
src/olloweditor.egg-info/top_level.txt
src/olloweditor/integrations/__init__.py
src/olloweditor/integrations/fastapi.py
src/olloweditor/integrations/flask.py
src/olloweditor/integrations/django/__init__.py
src/olloweditor/integrations/django/fields.py
src/olloweditor/integrations/django/widgets.py
src/olloweditor/integrations/drf/__init__.py
src/olloweditor/integrations/drf/fields.py
src/olloweditor/static/olloweditor/.asset-manifest.json
src/olloweditor/static/olloweditor/GENERATED.txt
src/olloweditor/static/olloweditor/olloweditor-init.js
src/olloweditor/static/olloweditor/olloweditor.browser.js
src/olloweditor/static/olloweditor/olloweditor.css
tests/test_assets.py
tests/test_distribution.py
tests/test_django_admin.py
tests/test_django_field.py
tests/test_django_widget.py
tests/test_drf_field.py
tests/test_examples.py
tests/test_fastapi.py
tests/test_flask.py
tests/test_package.py
tests/test_resources.py
tests/test_verify_testpypi_release.py