Ajax-Enabled Checkbox and Select with Django and HTMX
What we're going to build
We want to allow users to set preferences on their profile page. We will look at two elements used for basic settings -- Checkboxes and Selects.
Traditionally there are two approaches to settings like these -- Django forms o...
jacklinke.com7 min read
Abood zalloum
Developer
Good article @JackLinke But I thought in first Directory it will be models not Views Thanks 😉