.. hx-requests documentation master file, created by sphinx-quickstart on Mon Apr 10 17:53:36 2023. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. hx-requests =========== Hx-requests is a package to simplify the usage of htmx with Django CBV Views. It enables an application to make asynchronous requests without clogging up views and urls with extra code. It simplifies making django forms post asynchronously with htmx, and many other awesome features. .. toctree:: :maxdepth: 2 :caption: Documentation overview tutorials/index how_tos/index reference/index explanation/index