Thank you for the video. I tried to implement 500 and 400 (when user enters a wrong url) error by following rest_framework doc, but the it's very abstract and does not go into detail. Thank you very much again. This is exactly what I was looking for to handle error from ReactJS frontend.
I've done your entire course. Have to say something - youre awsome! I love your clarity, instructions like "step by step" without any omissions. I cant wait to see next tuts! I have also some question. Will you do any frontend tut for this backend? Using e.g. react which will get data from those endpoints? BR!
Is it possible to handle django.db.models.deletion.ProtectedError happens during deletion of referred entry? I have tried this custom exception handling, but still it is always throwing 500 internal server exception instead of returning response.
Hi Semy, do you have any idea on how to add recurring payments with DRF? I can't find anything at the moment.... I want to have the same beginning as you. But when the users verify his email, he need to be redirected to the (stripe) payment.... Can I dus make a redirect?
New to python/django this is great! Thank you
Thank you for the video. I tried to implement 500 and 400 (when user enters a wrong url) error by following rest_framework doc, but the it's very abstract and does not go into detail. Thank you very much again. This is exactly what I was looking for to handle error from ReactJS frontend.
Was really one of the best course tutorials I have ever taken, Would you mind to add docker and TDD, file support, and deployment?
This is so interesting and may be what I need to solve my issue
hi Cryce, thanks for the tutorial
i wonder why this segmen's code isn't included in the github repo?
I've done your entire course. Have to say something - youre awsome! I love your clarity, instructions like "step by step" without any omissions. I cant wait to see next tuts!
I have also some question. Will you do any frontend tut for this backend? Using e.g. react which will get data from those endpoints? BR!
Coming up one of these days bro
@@crycetruly Which framework are you going to use? Vue.JS?
Is it possible to handle django.db.models.deletion.ProtectedError happens during deletion of referred entry? I have tried this custom exception handling, but still it is always throwing 500 internal server exception instead of returning response.
Thanks you so much for sharing.
Hi Semy, do you have any idea on how to add recurring payments with DRF? I can't find anything at the moment.... I want to have the same beginning as you. But when the users verify his email, he need to be redirected to the (stripe) payment.... Can I dus make a redirect?
All I can say is Thank you
Can you make some vedio on nested serializers
Response will always get a status code, so it is unnecessary to put it in the response message.
I am thankful
I do not understand this. Way to fast and unorganized.