I can't remember when I watched 40 minutes of coding video with full attention and getting so much value out of it. Very well done, sir. You got a new subscriber.
@bugbytes3923Ай бұрын
Thanks a lot, that's awesome - glad the video was useful!
@ibrahimyakupaydn10 ай бұрын
Using Django , htmx in my recent project, this video helps me a lot. Good to know daisy UI. Thanks for the video.
@bugbytes392310 ай бұрын
Thanks a lot! Glad it has helped!
@onealoneal70479 ай бұрын
I really like the way you going straight forward to what we are expecting for from you when we read the titles of your videos. Your work its just amazing!
@bugbytes39239 ай бұрын
Thanks a lot for the nice comment!
@ParhamSalamati Жыл бұрын
This was sooooo properly tailored to give as much information as possible in ~40 minutes that exceeded my expectations on value vs time spent on a video! THANK YOU FOR DOING THIS!
@bugbytes3923 Жыл бұрын
Thanks a lot! Glad it was useful! :)
@siddharthakhanal9424 Жыл бұрын
Thank you for your invaluable content! I've been a long-time viewer, learning so much from your videos. I'd greatly appreciate more Wagtail CMS tutorials, as there's a scarcity of quality content online. Your expertise would make a significant impact. Gratefully looking forward to it!
@bugbytes3923 Жыл бұрын
Thanks a lot for the nice comment! I'd like to do some Wagtail videos, for sure. Hopefully early in the new year, perhaps?
@myoji5580 Жыл бұрын
HTMX contents always is very good.
@bugbytes3923 Жыл бұрын
Cheers!
@prashlovessamosa Жыл бұрын
Thanks for making Awesome stuff.
@Alex-rj6fo Жыл бұрын
Thank you for your work, I do not miss your video with training Django and htmx
@bugbytes3923 Жыл бұрын
Thanks a lot!
@krisvanhouten1543 Жыл бұрын
Dude, loved this content. I've been hearing a lot about HTMX lately, and have been wanting to learn Django/Python so this video was a nice starter.
@bugbytes3923 Жыл бұрын
Thanks a lot dude! Glad to hear that.
@tharushapiyumal3 ай бұрын
This is what all I needed... Django and HTMX 🖤
@bugbytes39233 ай бұрын
Thanks!
@monorepo Жыл бұрын
This was nice! Love DaisyUI. Litestar, HTMX, DaisyUI when ;)
@bugbytes3923 Жыл бұрын
Thanks! Awesome idea, let's see if I can create something :D
@MuhammedKamaal16 күн бұрын
keep doing projects sir :) thanks alot for helping ppl out there
@bugbytes392315 күн бұрын
Thank you!
@AmoahDevLabs Жыл бұрын
I love DaisyUI. Thanks for sharing
@bugbytes3923 Жыл бұрын
Thanks for watching!
@mariocortes2670 Жыл бұрын
Thanks for your content.
@bugbytes3923 Жыл бұрын
Thanks as always for the support!
@hammoudamoujehed61129 ай бұрын
Wonderful video! Can you explain how to add the toast message for this exercise?
@omaral-halabiah285111 ай бұрын
thanks very much for your efforts, if we want to add "edit_todo" functionality to update tr inplace using htmx and template_partials , how we can do that ?
@deidyomega10 ай бұрын
Have a btn that replaces the closest tr with a new tr that includes a form (using partials would be smart here too).
@n.a364210 ай бұрын
Can you say what partials are please? Super noob here@@deidyomega
@christopheanfry9 ай бұрын
Very nice video but not very recommended to use cdn in production. The Django Tailwind package works very well!!! Have you tried it?
@nadetdevfullstack7041 Жыл бұрын
Excellent!
@bugbytes3923 Жыл бұрын
Thanks!
@user-pp1do4zq7p Жыл бұрын
Cool, nice to learn about tools and components that will make Django Templating alot easier and modern! Is there a similar UI library to create a dashboard? Maybe a more streamlined way to integrate ChartJS using alpine or hyperscript or something along those lines?
@bugbytes3923 Жыл бұрын
Thank you! Good questions there - will have a look to see, but I'm not currently aware of a charting library that uses Alpine/Hyperscript.
@立法院很忙 Жыл бұрын
Awesome.
@bugbytes3923 Жыл бұрын
Thanks!
@raffritter6766 Жыл бұрын
Very smooth, appreciate it:)
@bugbytes3923 Жыл бұрын
Thanks a lot!
@prashlovessamosa Жыл бұрын
Thanks for awesome videos.
@bugbytes3923 Жыл бұрын
Thank you!
@winz1527 Жыл бұрын
Great video
@bugbytes3923 Жыл бұрын
Thanks a lot!
@gabrielpasv9 ай бұрын
Have you considering create a tutorial about django and multi tenancy ? Maybe with django-tenants package ? Thanks
@SanzharZiada10 ай бұрын
17:05 How should I do it in production?
@RobertoFabrizi Жыл бұрын
Amazing video thank you!! A bit ot, but is there a no js framework component library for unocss?
@lt8cn Жыл бұрын
this video is better than before, and can you add more form like django inlineform, incloude main form and tow or more subform, and subform can add more rows. crud in one page. Thank you make so many great videos!
@bugbytes3923 Жыл бұрын
That's awesome - thanks a lot!
@repotranstech Жыл бұрын
Another cool video.
@bugbytes3923 Жыл бұрын
Thanks!
@Noritoshi-r8m Жыл бұрын
Good ol Django
@prashlovessamosa Жыл бұрын
Wanna Say God .😅
@knwanze9 ай бұрын
I've seen a similar pattern somewhere else for inserting the new to-do item in the list by using hx-swap: afterbegin or beforeend. My question is if you're updating the DB with a new list item is it not easier to just fetch all the to-dos and swap innerHTML with the partial of list items and call it a day? Or are there advantages to doing the other way?
@winningtech52 ай бұрын
reduce computation.
@DonjiKong4 ай бұрын
at 6:57, you magically add data, how?! I'm getting an error when I try to go to the admin panel at /admin/core/todo/, is it because I don't have any data in it yet?
@bugbytes39234 ай бұрын
I did it via the admin - what error are you getting when visiting the admin panel?
@htlcnn Жыл бұрын
Could you please show how to add a Modal to confirm deletion? Thanks.
@AdnanNazirAhmed Жыл бұрын
Very helpful
@bugbytes3923 Жыл бұрын
Thanks a lot!
@justtsanjint6265 ай бұрын
Thank you
@natehardy33118 ай бұрын
Not gonna say a lot. Just thank you 😊
@bugbytes39238 ай бұрын
Thanks a lot!
@serychristianrenaud Жыл бұрын
Thanks
@bugbytes3923 Жыл бұрын
Thanks for watching!
@ZodakZach11 ай бұрын
Wow i literally am making my capstone project and my idea was to use django, with htmx , tailwind with daisyui like this exact setup but with postgreSQL for db. and then i came across this video and its already been done lol great minds think alike ig but yeah seems like a good tech stack.
@bugbytes392311 ай бұрын
Awesome, glad this was helpful! Good luck with your project!
@Good-and-Geeky Жыл бұрын
You mention a github repo link with a starter and a requirements.txt.... Where did you put it? Sorry I didn't manage to find it.
@bugbytes3923 Жыл бұрын
Hey - should be in the video description! I’ll add the link if you can’t see it!
@Good-and-Geeky Жыл бұрын
@@bugbytes3923 thanks
@AlexeyDzuba Жыл бұрын
Hi comrade! I searched for a video about django's formset. For example, you sell stationery and issue invoices. So, the database contains Items table (field 'name') and an Invoices table (fields foreign to name and 'Quantity'). At the frondend, user create a new Invoce, then add line by line Items, and then save it by one button. Also, user can select any existing Invoce and edit it. There must be a way to freely using different widgets at this formset, as data, select2, and another. Can you point me at existed of your tutorial or, maybe, this is an interesting theme for create a new one? I watched your video "Django & HTMX - Dynamic Form Creation and Submission" but I can't imagine how to implement the EDIT part. Also, I see two ways for edit - as in htmx examples ('edit button' for each line in table), but I think it will be hard to create a cute "table to form" transformation, and another way (i think it preferable) - as django's native formset, where each line look as form.
@AlexeyDzuba Жыл бұрын
Аfter thinking about it, I realized that, in fact, it will be a complete imitation Django's Admin inlines))) Can we do it with HTMX, do you think?
@oSpam Жыл бұрын
@@AlexeyDzuba yeah probably quite easily. Just swap the whole table for the new form and then in the backend on submit revert back, would likely take a bit of view code and a few html files, but seems like an easy enough task
@mahmoudramadan658111 ай бұрын
Amazing
@bugbytes392311 ай бұрын
Thanks a lot!
@aman40699 ай бұрын
I still don't understand what Django extensions are used for?? Could you please explain to me
@bakaresegun4180 Жыл бұрын
Can I I love you? Hope i am not bridging any moral? Bro, you are the best. I love you❤
@bugbytes3923 Жыл бұрын
Haha thank you!
@bakaresegun4180 Жыл бұрын
@@bugbytes3923 But please can you do a series on Django Channels? Please!!!! For God sake
@amine634049 ай бұрын
Please, we need a tutorial about django All auth, it's a great solution and the good turotials like yours are missing.
@bugbytes39239 ай бұрын
Great suggestion - I'll hopefully add this soon.
@Cyrixau Жыл бұрын
Are these CDNs fine to use once deployed and in production?
@bugbytes3923 Жыл бұрын
Not really - it's better to have the dependencies served from your server.
@frameff9073 Жыл бұрын
Good thank
@bugbytes3923 Жыл бұрын
Thanks!
@VladimirMinčić-v7z10 ай бұрын
When I click to delete ToDo, it deletes but does not go away from the screen, I have to refresh the page. I do not know why.
@salvatore_de_fazio8 ай бұрын
Try to assign to response['HX-Trigger'] an event name in kebab-case and not in camel case
@hey_james8 ай бұрын
NOT ANOTHER GOD DAMN TODO TUTORIAL!!!!!!!!!!!!!
@omother942 Жыл бұрын
Hijacking this comments section for your Golang + HTMX - Creating a Go webserver video. Is there a way to link that all together so you can have the POST of the form go to a database and automagically update the index.html using HTMX with the new record? Can't connect that dot for the life of me! Thanks for your content - loving your Go + HTMX stuff
@RootsterAnon Жыл бұрын
You lost me at Django
@bugbytes3923 Жыл бұрын
That's a shame! 😬
@aman40699 ай бұрын
I still don't understand what Django extensions are used for?? Could you please explain to me