What can I say 🤷🏽♂ just thank you mate. You push us going beyond our limits by giving to us everything developers need to make operate the magic ! GOD bless you mate !
@bugbytes39232 жыл бұрын
Thanks again mate! Glad the videos are helpful and more coming soon ;)
@sambots222 жыл бұрын
WAO!!! Very impressive... Out of the blue, you surprised me again with. I enjoy and love your content Bro!
@bugbytes39232 жыл бұрын
Thank you very much!
@craigphollingsworth14602 жыл бұрын
Great video again. Thanks! Would be really keen to see a follow up showing some extra features - such as extending taggit for user defined tags, or user selecting tags in a multi-select on a form. - the taggit documentation on this stuff is a bit cryptic for newbies. Anyway, thanks again. very helpful video!
@bugbytes39232 жыл бұрын
Thanks Craig, and thank you for the suggestion. I think something like that (with multi-select) is a good shout. I'll add it to the list!
@sthefanocarvalho2823 Жыл бұрын
Exactly what I was looking for! Thanks You've just got a sub
@bugbytes3923 Жыл бұрын
Thanks a lot for the sub - much appreciated!
@saugatrajbhandari42472 жыл бұрын
love your content
@bugbytes39232 жыл бұрын
Thanks!
@dennisluetz-hawranke7039 Жыл бұрын
Great Video! Thanks a bunch. Nice Blog as well. I'm looking forward to diving deeper into some of the tutorials on there. You heading to DjangoCon 2023 in Edinburgh by any chance? I'm pretty new to Django and am keen to make connections.
@bugbytes3923 Жыл бұрын
Thank you! I'm pretty sure I'll be going to DjangoCon, yeah. Looking forward to it - feel free to come chat, if you are going!
@majda926 Жыл бұрын
Interesting video thanks for sharing. I have a project where I manually created Tags in my model and was trying to understand what Taggit manager could do for me. Anything you can think of which makes life easier with this library?
@saugatrajbhandari42472 жыл бұрын
which extension are you using for beautifying django template syntax?
@harunayakubu37022 жыл бұрын
Great Content.
@bugbytes39232 жыл бұрын
Thank you!
@harunayakubu37022 жыл бұрын
@@bugbytes3923 I would request for a personal guide on how learning Django can be easier for me
@manofhat6762 жыл бұрын
Thanks Man
@bugbytes39232 жыл бұрын
You're welcome!
@peterholzer982 жыл бұрын
Great content as always, do you prefer Tailwind in front of Bootstrap
@bugbytes39232 жыл бұрын
Thanks! I like both, but recently have been leaning towards Tailwind. There's a lot of nice components readily available on various sites such as Flowbite - importantly, I find Tailwind components easier to customize than Bootstrap.
@WEBBOgrafico2 жыл бұрын
Great content as usual.. could you please tell me how to install and use the shell_plus command?
@bugbytes39232 жыл бұрын
Sure, this command comes from the "django extensions" package. The installation details are here: django-extensions.readthedocs.io/en/latest/installation_instructions.html Once it's installed, you can run the shell_plus command! (I will do a video on Django Extensions soon, btw)
@WEBBOgrafico2 жыл бұрын
@@bugbytes3923 thanks for your quick response and thanks for all your videos. You're great
@rezarostami8912 жыл бұрын
how learn django taggit autocomplete
@saugatrajbhandari42472 жыл бұрын
please make a video on contentype framework as well
@saugatrajbhandari42472 жыл бұрын
which extension are you using for beautifying django template syntax?
@bugbytes39232 жыл бұрын
It's the Django extension - top of the list when you search for "Django" on vscode's extensions page.