LICENSE
README.md
pyproject.toml
src/mizdb_tomselect/__init__.py
src/mizdb_tomselect/views.py
src/mizdb_tomselect/widgets.py
src/mizdb_tomselect.egg-info/PKG-INFO
src/mizdb_tomselect.egg-info/SOURCES.txt
src/mizdb_tomselect.egg-info/dependency_links.txt
src/mizdb_tomselect.egg-info/requires.txt
src/mizdb_tomselect.egg-info/top_level.txt
src/mizdb_tomselect/static/mizdb_tomselect/css/mizselect.css
src/mizdb_tomselect/static/mizdb_tomselect/js/mizselect.js
src/mizdb_tomselect/static/vendor/tom-select/css/tom-select.bootstrap5.css
src/mizdb_tomselect/static/vendor/tom-select/css/tom-select.bootstrap5.css.map
tests/test_e2e.py
tests/test_views.py
tests/test_widgets.py