Bob Farrell 60d27d9a6c Implement htmx middleware
When `HX-Target` header is present, bypass any configured layout for the
request. This allows a full page reload to render with a layout, i.e.
render the entire page, while a request from htmx will load just the
content directly generated by the view.
2024-03-17 18:36:32 +00:00
..
2024-03-17 18:36:32 +00:00
2024-02-17 15:28:27 +00:00
2024-03-10 10:06:36 +00:00