LICENSE
MANIFEST.in
README.rst
pyproject.toml
src/django_htmx/__init__.py
src/django_htmx/http.py
src/django_htmx/jinja.py
src/django_htmx/middleware.py
src/django_htmx/py.typed
src/django_htmx.egg-info/PKG-INFO
src/django_htmx.egg-info/SOURCES.txt
src/django_htmx.egg-info/dependency_links.txt
src/django_htmx.egg-info/requires.txt
src/django_htmx.egg-info/top_level.txt
src/django_htmx/static/django_htmx/django-htmx.js
src/django_htmx/static/django_htmx/htmx.js
src/django_htmx/static/django_htmx/htmx.min.js
src/django_htmx/templatetags/__init__.py
src/django_htmx/templatetags/django_htmx.py
tests/test_docs.py
tests/test_http.py
tests/test_jinja.py
tests/test_middleware.py