MENU

Fun & Interesting

django-htmx - Django Extensions for Working with HTMX

BugBytes 26,108 2 years ago
Video Not Working? Fix It Now

In this video, we will take a look at the django-htmx package. This package provides extensions and tools for working with HTMX in Django projects. These tools can be used to trigger actions on the client side, change HTMX targets for response content, change swap method, and trigger client side redirects and refreshes. ๐Ÿ“Œ ๐—–๐—ต๐—ฎ๐—ฝ๐˜๐—ฒ๐—ฟ๐˜€: 00:00 Intro 00:34 Installing and Setting up django-htmx 01:25 HtmxMiddleware class and request.htmx property 10:18 HttpResponseClientRedirect 11:32 HttpResponseClientRefresh 13:07 HttpResponseLocation 17:40 HttpResponseStopPolling 21:49: push_url function 24:18 reswap function 26:46 retarget function 33:13 trigger_client_event function โ˜•๏ธ ๐—•๐˜‚๐˜† ๐—บ๐—ฒ ๐—ฎ ๐—ฐ๐—ผ๐—ณ๐—ณ๐—ฒ๐—ฒ: To support the channel and encourage new videos, please consider buying me a coffee here: https://ko-fi.com/bugbytes โ–ถ๏ธ Full Playlist: https://www.youtube.com/watch?v=Ula0c_rZ6gk&list=PL-2EBeDYMIbRByZ8GXhcnQSuv2dog4JxY ๐—ฆ๐—ผ๐—ฐ๐—ถ๐—ฎ๐—น ๐— ๐—ฒ๐—ฑ๐—ถ๐—ฎ: ๐Ÿ“– Blog: https://bugbytes.io/posts/ ๐Ÿ‘พ Github: https://github.com/bugbytes-io/ ๐Ÿฆ Twitter: https://twitter.com/bugbytesio ๐Ÿ“š ๐—™๐˜‚๐—ฟ๐˜๐—ต๐—ฒ๐—ฟ ๐—ฟ๐—ฒ๐—ฎ๐—ฑ๐—ถ๐—ป๐—ด ๐—ฎ๐—ป๐—ฑ ๐—ถ๐—ป๐—ณ๐—ผ๐—ฟ๐—บ๐—ฎ๐˜๐—ถ๐—ผ๐—ป: django-htmx: https://django-htmx.readthedocs.io/en/latest/ HTMX installation: https://htmx.org/docs/#installing HX-Location header: https://htmx.org/headers/hx-location/ django-htmx HTTP tools: https://django-htmx.readthedocs.io/en/latest/http.html #django #python #htmx

Comment