Great video. One question: Why do you have the serializers and viewsets inside the views.py file? is it for demo? Cause serializers shoudl be in the serializers.py file, right?
Thanks for sharing this. I have a question, when writing the update function in the service layer, how do you deal with many to many fields? I have a few serializers that handle this using the DRF Writable Nested package.
Great video, by the way from today i am your subscriber) I have some questions about django. (may be for your next vies, but i will be happy if you answer like at least shortly in comment:))) 1. what about action decorators, when you want to add different api (not crud) 2. what is best practice for using filterset classes? 3. best way for adding swagger (some problems when swagger do not read params of filter of genericviewsets filtersets when we use action decorators in it. 4. what is migrations file effective use, to not have conflicts, when you work 3-4 people on project? 5. orm, annotations, aggregations, rawsql which type is best for cases?
This video is gold!
Thanks :)
Very nicely explained man. keep up the good work
Thanks :)
This content is really good , thanks man
Thank you as well :)
Thank you man, cool and pretty clear
Thanks
Great video. One question: Why do you have the serializers and viewsets inside the views.py file? is it for demo? Cause serializers shoudl be in the serializers.py file, right?
Thanks, am watching from St Petersburg
Thanks for sharing this.
I have a question, when writing the update function in the service layer, how do you deal with many to many fields?
I have a few serializers that handle this using the DRF Writable Nested package.
Great video, by the way from today i am your subscriber)
I have some questions about django. (may be for your next vies, but i will be happy if you answer like at least shortly in comment:)))
1. what about action decorators, when you want to add different api (not crud)
2. what is best practice for using filterset classes?
3. best way for adding swagger (some problems when swagger do not read params of filter of genericviewsets filtersets when we use action decorators in it.
4. what is migrations file effective use, to not have conflicts, when you work 3-4 people on project?
5. orm, annotations, aggregations, rawsql which type is best for cases?
Thank you
Why you are these days.. the last video is 1 year old