Example source code for https://danjacob.net/posts/htmx_messages/
Tested on Python 3.12.
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver
Example source code for https://danjacob.net/posts/htmx_messages/
Tested on Python 3.12.
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver