Django REST Framework API playlist: kzbin.info/aero/PL-2EBeDYMIbTLulc9FSoAXhbmXpLq2l5t
@boudy__22 күн бұрын
Hope you continue this course just start learning DRF
@bugbytes392321 күн бұрын
New video out today - got many more to come, will try and release at least 1 per week.
@manuel-jo28 күн бұрын
🔥🔥🔥
@bugbytes392324 күн бұрын
Thank you!
@villiamefron11 күн бұрын
Thank you for all your great videos. Previously I had read about writing test in Django but I do not get the concept of how to write this. It will be great if you make a video or series about writing test from scratch in Django🙏.
@frameff907328 күн бұрын
good thank you
@bugbytes392328 күн бұрын
@@frameff9073 thanks !
@AhmedBashir-m1s27 күн бұрын
❤️❤️❤️❤️❤️❤️❤️ Pretty great tutorial but i need you to explain how to implement different permissions to many users types for example 3 types of different users please make sure to make it
@aashayamballi28 күн бұрын
Thank you!
@bugbytes392324 күн бұрын
Thanks for watching!
@vijaynayak487428 күн бұрын
yo letss gooo
@deepaksp361527 күн бұрын
Will there be a section on how to POST data with image in a form of JSON. Because i got suggestion to use Base64 for encoding image .But how will django receive and decode the Base64 to image is the doubt .
@AliHassan-wc6nb28 күн бұрын
Bro, how to hide code from the user? Like we have exe and DLLs in dotnet.
@bugbytes392328 күн бұрын
@@AliHassan-wc6nb I don’t know if this is possible to be honest - maybe someone else knows the best approach for this? You would probably need to turn your code into an executable binary