File: index.rst

package info (click to toggle)
django-htmx 1.23.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 816 kB
  • sloc: javascript: 3,395; python: 956; makefile: 27; sh: 19
file content (36 lines) | stat: -rw-r--r-- 664 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
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`