this one also completed, django-silk is newly learned, wow i can see the number of queries performed for each request , very useful tool for development, thank you
great video :) i just solved a similar error in a project i made a few months back when the DB was relatively slow and i did not even notice. now with a few thousand items in it, it took over 5 seconds to get a response
Thank you! Your content is much appreciated, especially nested serializers and your orm playlist. This is at another level compared to others I've seen. Still hoping you can do some tutorials on "djangorestframework-gis" and geodjango in general ;) If geodjango/drf-gis is on your list, can you make some examples of queries to find points within a given distance along a linestring, points within an polygon.
Thanks a lot - great suggestions! I'll definitely be doing GeoDjango/GIS stuff and there's some content being prepared now - just need to find the time to finish it and record :D
Hey, would love to see your take on swagger documentation and especially drf-spectacular. Had a great experience so far with it but I feel like I'm only scratching the surface
I have a question. My client's Django and DRF project has been running for 3 years and already has 5-6 custom middlewares added, similar to various third-party libraries. Does adding more middleware affect my web app's performance, considering all requests and responses pass through each middleware? I'm considering using Django Silk, but adding another middleware to the settings is a concern.
☕ Buy a coffee: ko-fi.com/bugbytes
⭐Top resource to learn Python - datacamp.pxf.io/kOjKkV ⭐
📚 Django REST Framework API playlist: th-cam.com/play/PL-2EBeDYMIbTLulc9FSoAXhbmXpLq2l5t.html
this one also completed, django-silk is newly learned, wow i can see the number of queries performed for each request , very useful tool for development, thank you
So far, so good ! Let's just go !
Thanks a lot!!!
great video :) i just solved a similar error in a project i made a few months back when the DB was relatively slow and i did not even notice. now with a few thousand items in it, it took over 5 seconds to get a response
Thanks! These tools can really help with this! Glad you got your problem resolved :)
Thank you!
Your content is much appreciated, especially nested serializers and your orm playlist. This is at another level compared to others I've seen.
Still hoping you can do some tutorials on "djangorestframework-gis" and geodjango in general ;)
If geodjango/drf-gis is on your list, can you make some examples of queries to find points within a given distance along a linestring, points within an polygon.
Thanks a lot - great suggestions! I'll definitely be doing GeoDjango/GIS stuff and there's some content being prepared now - just need to find the time to finish it and record :D
Great tutorial. Thank you.
Thank you!
Continue Plz, your content is great.💌
Will do, thanks for the encouragement!
🔥🔥🔥
Thanks!!
very goog content
thanks a lot, I appreciate it!
interesting, letss gooo
Letss goo! :D
Really usefull!
Thanks a lot!
thank you!
Thanks a lot!
thanks for video
Thank you!
thanks
Thanks for watching!
Hey, would love to see your take on swagger documentation and especially drf-spectacular. Had a great experience so far with it but I feel like I'm only scratching the surface
good thank you
Thank you for watching!
I have a question. My client's Django and DRF project has been running for 3 years and already has 5-6 custom middlewares added, similar to various third-party libraries.
Does adding more middleware affect my web app's performance, considering all requests and responses pass through each middleware?
I'm considering using Django Silk, but adding another middleware to the settings is a concern.
try kolo it's great too
I'll check it out.
Please go on recording new videos of DRF
Many more to come, cheers!
I use ddt
Also great!