Django REST framework: Concepts behind View, APIView, GenericAPIView, ViewSets and ModelMixins

preview_player
Показать описание
Source Code:

Viewsets documentations

Create apis using pure django features
Рекомендации по теме
Комментарии
Автор

after searching for 100's of videos, I would say this is the perfect one.
Thanks Jithendra :)

veereshshenoy
Автор

Thank you very much !! You did one hour session on topics others couldn't explain in hours

Anton-irzc
Автор

Finally, someone understands how too many ways to do same thing is confusing, Many Thanks

callmeproteus
Автор

Hmm... Finally got the right platform to learn the searching to many channels.. Thank you sir....thank u so much.

jsairam
Автор

Thank you very much this is the best breakdown of all the methods I've seen.

chipekowasa
Автор

Thank you so much, Bro. You have cleared all my confusion. This is simple and clear.

maniraj
Автор

awesome tutorial bro...many day's confusion was cleared....thankyou soo much

muthukrishnan
Автор

one of the most useful vids ive seen, thx alot

ultimStars
Автор

Thanks a lot for clarifying this concept.

amirehsani
Автор

EXCELLENT WORK DEAR SIR!
I will make up to your effort as soon as I can.

florinbujoreanu
Автор

Good job man!!! This has been helpful. Really appreciate this.

MukulGhezta
Автор

can you make a video on how to integrate Django rest framework with Keycloak?

mehboobshaikh
Автор

Woooow awesome 👏... I subscribed you as soon as I watched this video

itzmeraj
Автор

Hey man, what about mixins. When do we use it?? I dont think you cover it in you video.

sarojpaudel
Автор

Great sir keep make that like videos !

Allin-ddgj
Автор

I think you swapped at 2:05. django only has Get and Post and DRF had All the HTTP request.

isaachatilima
Автор

pls make one video on django interview questions pls

atulsharma
Автор

Hi bro, your videos are very good. But, I have 1 problem while practicing. Whenever, I request POST, django automatically calls GET method after completing POST request... why is it so??

deepanshuaggarwal