File: example_project.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 (5 lines) | stat: -rw-r--r-- 303 bytes parent folder | download
1
2
3
4
5
Example Project
===============

The django-htmx repository contains an `example project <https://github.com/adamchainz/django-htmx/tree/main/example>`__, demonstrating use of django-htmx.
Run it locally and check out its source code to learn about using htmx with Django, and how django-htmx can help.