Dynamic list views with Django and htmx
How to make Django list views dynamic without writing any JavaScript.
`django-htmx` Now on Read the Docs
As part of the django-htmx release there is now a built-in documentation site but with Sphinx and hosted on Read the Docs.
Responsive table with Django and htmx
This article is a nice introduction to a lot of technologies including django-tables2, django-filter, htmx, and django-htmx.
Hyperscript and HTMX - Form Examples with Django
Several form-related examples in Django that use Hyperscript and HTMX.
Add database search with Django and HTMX
A tutorial and video showing how to create a database search using Django and HTMX in just 6 steps.
How to Handle Django Login Redirects with HTMX
How to properly handle Django's login_required
decorator when applied to HTMX or hybrid HTMX/HTML views.
HTMX 1.9 - hx-on Attribute for Responding to Events
A look at the new HTMX 1.9 hx-on attribute that allows inline handling of events that occur on the page.
TestDriven.io: Full-stack Django with HTMX and Tailwind
Modernize your Django application with the agility of HTMX and the elegance of Tailwind CSS!