Martin J. Hsu

blog

view decorator: htmx_only

htmx is a natural extension of html. It works well with Django and other server side page generating frameworks and such. I wrote a simple decorator to require view can be accessed from htmx only.

Read more →