django-htmx documentation
=========================

*Extensions for using Django with* |htmx|__\ *.*

.. |htmx| replace:: *htmx*
__ https://htmx.org/

----

**Improve your Django and Git skills** with `my books <https://adamj.eu/books/>`__.

----

Welcome to the documentation for django-htmx.
This package provides an easy way to include htmx in your Django projects and tools to interact with htmx’s HTTP extensions.

.. toctree::
   :maxdepth: 1
   :caption: Contents:

   installation
   middleware
   template_tags
   http
   example_project
   tips
   changelog


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
