Back to Browse

Django & HTMX - django-template-partials for Template Partial Responses

12.3K views
Aug 17, 2023
21:12

Blog Post: https://bugbytes.io/posts/rendering-template-fragments-with-django-template-partials/ Starter Code: https://github.com/bugbytes-io/template-partials-demo In this video, we look at the new django-template-partials library, developed by Carlton Gibson. This library gives us an easy way to define and reference partial templates (template fragments) in our Django template code, and then return these partials as a response to an HTMX (or other) request. ๐Ÿ“Œ ๐—–๐—ต๐—ฎ๐—ฝ๐˜๐—ฒ๐—ฟ๐˜€: 00:00 Intro 03:13 Creating the Django template 05:39 Submitting form with HTMX 10:31 Returning template fragment with django-template-partials 17:00 Clearing form fields after HTMX request with form.reset() 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/playlist?list=PL-2EBeDYMIbRByZ8GXhcnQSuv2dog4JxY ๐—ฆ๐—ผ๐—ฐ๐—ถ๐—ฎ๐—น ๐— ๐—ฒ๐—ฑ๐—ถ๐—ฎ: ๐Ÿ“– Blog: https://bugbytes.io/posts/rendering-template-fragments-with-django-template-partials/ ๐Ÿ‘พ Github: https://github.com/bugbytes-io/template-partials-demo ๐Ÿฆ Twitter: https://twitter.com/bugbytesio ๐Ÿ“š ๐—™๐˜‚๐—ฟ๐˜๐—ต๐—ฒ๐—ฟ ๐—ฟ๐—ฒ๐—ฎ๐—ฑ๐—ถ๐—ป๐—ด ๐—ฎ๐—ป๐—ฑ ๐—ถ๐—ป๐—ณ๐—ผ๐—ฟ๐—บ๐—ฎ๐˜๐—ถ๐—ผ๐—ป: Starter Code: https://github.com/bugbytes-io/template-partials-demo django-template-partials: https://github.com/carltongibson/django-template-partials Carlton Gibson DjangoCon talk: https://www.youtube.com/watch?v=_3oGI4RC52s Adding CSRF Token to POST request: https://django-htmx.readthedocs.io/en/latest/tips.html#make-htmx-pass-the-csrf-token #python #django #webdevelopment #htmx

Download

1 formats

Video Formats

360pmp437.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Django & HTMX - django-template-partials for Template Partial Responses | NatokHD