https://github.com/mixmash11/django-cbv-htmx
A set of various utilities and tools for Django mainly related to using Class-Based-Views with HTMX
https://github.com/mixmash11/django-cbv-htmx
Last synced: 5 months ago
JSON representation
A set of various utilities and tools for Django mainly related to using Class-Based-Views with HTMX
- Host: GitHub
- URL: https://github.com/mixmash11/django-cbv-htmx
- Owner: mixmash11
- Created: 2022-03-07T10:17:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-16T17:23:44.000Z (over 4 years ago)
- Last Synced: 2025-09-27T17:23:21.916Z (9 months ago)
- Language: Python
- Size: 39.1 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-python-htmx - django-cbv-htmx - Django-a9bbcc?style=flat&logo=django&logoColor=black" alt="Django"></a> <br/> (Third Party Packages 📦 <a name = "tools"></a> / Helper Libraries)
README
# django-cbv-htmx
This package helps connect Django Class-Based-Views with HTMX. These functions, tools, and mixins can be used without
HTMX as well, they were simply designed for converting a Django app into a slightly more progressive web-app using HTMX.