django-htmx-partial-redirect

`django-htmx-partial-redirect` is a middleware that redirects direct accesses to partial views (like login modals) to a full page, where the partial content is then lazy-loaded via HTMX, solving the …

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install django-htmx-partial-redirect

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.2 2024-07-24    
0.1.1 2024-07-24    
0.1.0 2024-07-24    

Issues with this package?

Page last updated 2024-07-24 23:12:50 UTC