diff options
Diffstat (limited to 'www/py-dj52-django-htmx/pkg-descr')
-rw-r--r-- | www/py-dj52-django-htmx/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/py-dj52-django-htmx/pkg-descr b/www/py-dj52-django-htmx/pkg-descr new file mode 100644 index 000000000000..9b84019de4a7 --- /dev/null +++ b/www/py-dj52-django-htmx/pkg-descr @@ -0,0 +1,3 @@ +This package offers extensions for using Django with htmx, a library that +allows one to access modern browser features directly from HTML, rather than +using JavaScript (see https://htmx.org/). |