Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 871 Bytes

index.rst

File metadata and controls

36 lines (28 loc) · 871 Bytes

hx-requests

Hx-requests is a package to simplify the usage of htmx with Django. It enables an application to make asyncronous requests without clogging up views and urls with extra code. It simplifies making django forms post asyncronously with htmx, and many other awesome features.

.. toctree::
   :maxdepth: 2
   :caption: Guide

   guide/installation
   guide/quickstart
   guide/forms
   guide/blocks
   guide/out_of_band
   guide/delete
   guide/modals
   guide/messages
   guide/hx_tags
   guide/config
   guide/faqs



.. toctree::
   :maxdepth: 2
   :caption: Reference Documentation

   autoapi/hx_requests/hx_requests/index