https://htmx.org logo
I love the crispy form layout helpers, but only if...
# 🔥-django-htmx
e
I love the crispy form layout helpers, but only if there is a template pack available for your chosen CSS framework. I am happy to let crispy forms write my HTML. Form HTML is so mind-numbingly repetitive, especially if you're doing accessibility right with Bootstrap. Django forms work great with HTMX. One thing you can do is simply return the rendered form (with validation errors or with updates)