File: example_project.rst

package info (click to toggle)
django-htmx 1.24.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 832 kB
  • sloc: javascript: 3,413; python: 960; 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.