django-htmx 1.19.0
0
Extensions for using Django with htmx.
Contents
Extensions for using Django with htmx.
Stars: 1611, Watchers: 1611, Forks: 140, Open Issues: 6The adamchainz/django-htmx
repo was created 3 years ago and the last code push was 4 days ago.
The project is very popular with an impressive 1611 github stars!
How to Install django-htmx
You can install django-htmx using pip
pip install django-htmx
or add it to a project with poetry
poetry add django-htmx
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/django-htmx/
- Documentation:
- https://django-htmx.readthedocs.io/
- GitHub Repo:
- https://github.com/adamchainz/django-htmx
Classifiers
Related Packages
Errors
A list of common django-htmx errors.
Code Examples
Here are some django-htmx
code examples and snippets.
GitHub Issues
The django-htmx package has 6 open issues on GitHub
- Middleware assistance for Django messages?