📚 Playlist link: kzbin.info/www/bejne/bIDPen-bhZ56gck ☕ Buy a coffee: ko-fi.com/bugbytes ⭐Top resource to learn Python - datacamp.pxf.io/kOjKkV ⭐
@seydinaoumarsamabaly18069 ай бұрын
It's always a pleasure to watch your tutorials. There is always something to learn. Thank for all Master 🙌🏾.
@bugbytes39239 ай бұрын
Thanks as always! Much appreciated mate.
@manyes75774 ай бұрын
solid project with frontend design, thats my weakest part. thanks for sharing.
@bugbytes39234 ай бұрын
Cheers!
@francoisschoeman53509 ай бұрын
I've run into some dependency issues using Python 3.12. Wasn't too difficult to solve, but beginners might struggle a bit. Watching this series for a Django refresher and to learn me some HTMX. Thanks for part 2! Looking forward to part 3... 😁
@unaisulhadi91028 ай бұрын
I come from Mobile development background, Now learning Django. Your videos are super helpful. Keep going.!
@marcelrv226 ай бұрын
Hello, thanks a lot for yours tutorials.
@marcelrv226 ай бұрын
can you detail the requirements.txt file to list the directs dependencies against then indirects dependecies et which oh them are dev dependencies ? thanks
@TomOhle18 ай бұрын
Very enjoyable follow along!
@bugbytes39238 ай бұрын
Thanks a lot Tom!
@iwswordpress7 ай бұрын
Very good series for Django and HTMX. :)
@bugbytes39237 ай бұрын
Thanks a lot!
@TheAliAhad8 ай бұрын
Hi, It would be great to make a dedicated video about Django-allauth production ready app.
@bugbytes39238 ай бұрын
Thanks for the suggestion. I’m doing some allauth video prep at the moment for a deep dive into the package!
@dodokwak8 ай бұрын
Thank you very much. Just small note: seems that the current version of widget-tweaks is incompatible with Django 5.0 (got an error in the template: AttributeError 'super' object has no attribute _set_choices . Uninstalled django 5 and install 4.2, works fine!
@adeyemibiola97638 ай бұрын
You are absolutely right.
@wer_gumizz10128 ай бұрын
Had the same error, and upgraded django-filters to version 24.2 which solves the problem for me in Django 5
@davidapi78 ай бұрын
@@wer_gumizz1012 Agreed. Works after upgrade of django-filters to 24.2 in requirements.txt for Django 5.x.
@sunderrajan61727 ай бұрын
Thanks for the Video. Is there a way to enforce to select a particular value rather than "Any" as a default selection? For example, I want to the "expense" selected by default. When I changed it in Filter Class, it was not working but if I add this "FILTERS_EMPTY_CHOICE_LABEL" to settings, it works. Not sure if this is a preferred way or not.
@pa-vl1kg9 ай бұрын
Thanks a lot for your videos and effort. A consideration, I think it would be best if you do a md file in your git repo with at least the playlist or the videos links. Thanks again.
@TomHodder5 ай бұрын
so just when I spend the time to learn bootstrap. All the cool kids are off doing tailwindCSS 🙂
@bugbytes39235 ай бұрын
Haha - Bootstrap is still very relevant!
@onealoneal70477 ай бұрын
i'm facing some bug with transaction table . all transactions are keep inside one line