Implement HTMX modal in Django
May 29, 2024 · 8 min read · In this article, we will use htmx in Django to display data using modal that look like this. For keeping the article to a manageable size, here are the things that I keep out: setting up htmx and hyperscript. Setting up a tailwindcss. Don't worry,...
Join discussion