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

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

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

This package provides some tools to make it easier to use htmx in your Django projects.

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

   installation
   middleware
   template_tags
   http
   example_project
   tips
   changelog


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

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