Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-16T17:23:44.000Z (almost 3 years ago)
- Last Synced: 2024-10-14T05:07:44.906Z (4 months ago)
- Language: Python
- Size: 39.1 KB
- Stars: 6
- Watchers: 2
- 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.