LICENSE
README.md
pyproject.toml
src/django_htmx_ui/__init__.py
src/django_htmx_ui/admin.py
src/django_htmx_ui/apps.py
src/django_htmx_ui/forms.py
src/django_htmx_ui/jinja.py
src/django_htmx_ui/middleware.py
src/django_htmx_ui/models.py
src/django_htmx_ui/tests.py
src/django_htmx_ui/urls.py
src/django_htmx_ui/utils.py
src/django_htmx_ui.egg-info/PKG-INFO
src/django_htmx_ui.egg-info/SOURCES.txt
src/django_htmx_ui.egg-info/dependency_links.txt
src/django_htmx_ui.egg-info/requires.txt
src/django_htmx_ui.egg-info/top_level.txt
src/django_htmx_ui/migrations/__init__.py
src/django_htmx_ui/views/crud.py
src/django_htmx_ui/views/generic.py
src/django_htmx_ui/views/mixins.py