☕ Buy a coffee: ko-fi.com/bugbytes ⭐DataCamp Black Friday sale - datacamp.pxf.io/VxyeoO⭐ 📚 Django REST Framework API playlist: ruclips.net/p/PL-2EBeDYMIbTLulc9FSoAXhbmXpLq2l5t
Great content as always! Combining the django-rest-framework-datatables package with django-filters and the django-filters form has been really great for me in allowing users to quickly filter and paginate large querysets. Only slight issue is that the jquery ajax function returns the select choices (where multiple choices are allowed), as a list, so the key becomes "choices[]" rather than "choices". Do you know if there is a "clean" way to handle this with django-filters?
☕ Buy a coffee: ko-fi.com/bugbytes
⭐DataCamp Black Friday sale - datacamp.pxf.io/VxyeoO⭐
📚 Django REST Framework API playlist: ruclips.net/p/PL-2EBeDYMIbTLulc9FSoAXhbmXpLq2l5t
Hands down one of the best channels to learn django!
Thanks so much!
Thanks, I was wondering if we could have a tutorial with djoser, for authentication with Google for example.
Yes, I'll look into doing some djoser videos in the near future and Django auth in general.
I liked your video on number 50.
by the why i like your content more then other. other also add values but i liked your content most.
Thank you!
Thanks for watching!
thank you
@@frameff9073 thanks for watching!
Just great thank for all mate !!!
Thank you for watching mate!
Thanks this very helpful !
Great, thank you for watching!
brutal!
Thank you for video
Cheers!
✌
@@vijaynayak4874 cheers mate!
Great content as always! Combining the django-rest-framework-datatables package with django-filters and the django-filters form has been really great for me in allowing users to quickly filter and paginate large querysets. Only slight issue is that the jquery ajax function returns the select choices (where multiple choices are allowed), as a list, so the key becomes "choices[]" rather than "choices". Do you know if there is a "clean" way to handle this with django-filters?
❤
Thanks!
Please make a video on geo-location in django rest
If you work for a company what's your skills set? Is drf + django orm is a better choice for applying for jobs than fastAPI with SQLAlchemy?
I think Django still has a much bigger share of the job market than FastAPI, yeah.