Thanks bro! I'll try and do some tutorials that are more geared towards beginners soon, in fact I'm creating a complete intro to Django course at the moment (slowly, but surely...) ;)
I’m going to go the opposite and say that I really appreciate the more advanced topics being covered. I think many other sites tend to focus only on the simple stuff and you do a great job explaining all topics. A suggestion - would it make sense to tag items as beginner / advanced in the heading and tag your existing content as a playlist for both ?
Did you ever get pandasAI working properly? I followed your tutorial and had some success, but even the founder at his demo couldn’t make it work properly. Just wondering if you had worked with it anymore
Olá, boa tarde. Esse exemplo aqui não funciona quando esta usando o django-tailwind ? Pois aqui no meu codigo da erro ao carregar a pagina. Quando eu uso o cdn do tailwind funciona, mas quando eu uso o {% tailwind_css %} não carrega o formulário corretamente.
A big “no thanks” for the approach of adding markup to the python code. Markup belongs in the templates! I wish there was an easy way to auto-generate all the { form } exploded fields into the template so that it was easy apply tailwind styles. I think it’s possible to redefine the inner templates that generate the various { form } fields, but I haven’t figured that out yet.
Thanks for amazing information.
Please make a course/one shot video on general store management system in django
Really awesome tutorial bro...very nice 👍
Thanks bro!
most of your tutorials are advanced except this one and that is what most of us wanted keep it bro we need more django + tailwind + psql + ....
Thanks bro! I'll try and do some tutorials that are more geared towards beginners soon, in fact I'm creating a complete intro to Django course at the moment (slowly, but surely...) ;)
I’m going to go the opposite and say that I really appreciate the more advanced topics being covered. I think many other sites tend to focus only on the simple stuff and you do a great job explaining all topics. A suggestion - would it make sense to tag items as beginner / advanced in the heading and tag your existing content as a playlist for both ?
@@bugbytes3923 awesome
thanks as always for sharing😎
Thank you for commenting, cheers!
Yahoo finally I don't need to update widgets for each field forms
Thanks for the great video!
Thanks a lot!
Excellent video as always, I also think that you have to work on the design of the forms in the template whenever possible.
Thank you, and totally agree!
can you make a full video on tailwind CSS, by the I love uur content keep it up.
Thanks! I've got two videos on tailwind coming up, specifically around installation and usage with Django.
good thank
Thank you!
Can make tutorial about Django tables2 + Django Filters + Django select2 + Django HTMX + crispy forms+ Django template tweaks + Django partials 😅
I'll try and do some of these soon!
please make the video on production ready setup instead of using CDN for tailwind.
I'll have two of these coming out very soon (one with django-tailwind package, and one with manual NPM setup)
Did you ever get pandasAI working properly? I followed your tutorial and had some success, but even the founder at his demo couldn’t make it work properly. Just wondering if you had worked with it anymore
Could you make a video that installs tailwind daisy-ui without cdn and production ready?
Will release these soon, for sure!
Olá, boa tarde. Esse exemplo aqui não funciona quando esta usando o django-tailwind ? Pois aqui no meu codigo da erro ao carregar a pagina. Quando eu uso o cdn do tailwind funciona, mas quando eu uso o {% tailwind_css %} não carrega o formulário corretamente.
o
my
god
css within html (class) within python (css_class) = nope.
A big “no thanks” for the approach of adding markup to the python code. Markup belongs in the templates! I wish there was an easy way to auto-generate all the { form } exploded fields into the template so that it was easy apply tailwind styles. I think it’s possible to redefine the inner templates that generate the various { form } fields, but I haven’t figured that out yet.