โ๏ธ ๐๐๐ ๐บ๐ฒ ๐ฎ ๐ฐ๐ผ๐ณ๐ณ๐ฒ๐ฒ: To support the channel and encourage new videos, please consider buying me a coffee here: https://ko-fi.com/bugbytes โญTop resource to learn Python - https://datacamp.pxf.io/kOjKkV โญ In this video, we'll give users the ability to create new transactions using HTMX and Django. We'll create a Django Form class for adding a transaction, and will create an HTMX-driven submission to enable the user to add their transactions. Github: https://github.com/bugbytes-io/Django-HTMX-Finance-App ๐ ๐๐ต๐ฎ๐ฝ๐๐ฒ๐ฟ๐: 00:00 Intro 00:54 Adding HTMX-based link to create transaction page 04:45 Adding URL and View for create transaction page 06:01 Adding transaction Django form 16:10 Handling HTMX POST request to create transaction ๐ฆ๐ผ๐ฐ๐ถ๐ฎ๐น ๐ ๐ฒ๐ฑ๐ถ๐ฎ: ๐ Blog: https://bugbytes.io/posts/ ๐พ Github: https://github.com/bugbytes-io/Django-HTMX-Finance-App ๐ ๐๐๐ฟ๐๐ต๐ฒ๐ฟ ๐ฟ๐ฒ๐ฎ๐ฑ๐ถ๐ป๐ด ๐ฎ๐ป๐ฑ ๐ถ๐ป๐ณ๐ผ๐ฟ๐บ๐ฎ๐๐ถ๐ผ๐ป: Django-htmx: https://django-htmx.readthedocs.io/en/latest/ HeroIcons: https://heroicons.com/ DaisyUI Alert: https://daisyui.com/components/alert/ HTMX: https://htmx.org/docs/ #python #django #webdevelopment #htmx