Django REST Framework Model Relationships

preview_player
Показать описание
Need help with your Python project? I can help:

This video demonstrates how models with relationships are handled in the Django REST framework.

Рекомендации по теме
Комментарии
Автор

Single Handedly the BEST video series on Django Rest Framework I've ever seen, and seen them all on YouTube, Udemy, etc. Concise, technical but just enough vanilla. Can't fully express my gratitude. This tutorial is so good that even though I have a student budget (haha) Iḿ really considering buying your courses. PERFECT!

juandiegocastanogomez
Автор

Two years late, but this is one of the most useful resources I have come across.

Iamkabera
Автор

Awesome explanation. To those who get 'rest_framework.serializers' has no attribute 'HyperLinkedModelSerializer' error, this is due to the ModelSerializer itself handles the hyperlink url in the latest versions of rest_framework.

Therefore, in the serializer class, you may inherit from ModelSerializer itself like class

swadhikarc
Автор

Thank you for this please keep on posting great videos like these.

bcaclassesnepal
Автор

You might not know it! But you saved me a lot of research on my bachelor project, thanks a lot

BohdanDuCiel
Автор

Watched so many drf related videos, no one was as clear as you.

asiddiqi
Автор

Thanks a lot man...
Lots of love from India

kiranp
Автор

wowww, great work, amazing, huge thanks

jhoanmartinezsilva
Автор

Hi, I love your Django Series. I'm not able to understand how to use authentication and authorization with Rest framework. Can you please help me with that!

gaikwadabhishek
Автор

It is so assuring to see someone else is having problem with typing serializers too. I feel you bro. 8:03

moshfiq
Автор

Why the dropdown of the foreign keys of the 10:07 minute does not appear to me?


I am using the following versions:
Django = 3.0.4
djangorestframework = 3.11.0
djangorestframework-jwt = 1.11.0
psycopg2-binary = 2.8.3 (for Postgresql)
gunicorn = 20.0.4
pyjwt = 1.7

giovanniaravenam
Автор

you are just awesome, one of the best explanation in youtube on REST FRAMEWORK.... thanks a lot

vinodsagar
Автор

Hi, I liked your video. I have a question for you. Based on the above example that you have shown, instead of many to many relationships, one to many relations works more good right? Because its also like one programmer can have multiple languages

raghavarahulkalavala
Автор

Great man, keep continues excelent videos, thanks.

Автор

Thanks a lot it's helped me >.< <3

miraccan
Автор

Please make a course on your website about Django Rest Framework, including as much as you can... I'd buy it definitely.

Автор

If I may ask, would it be possible to views programmers tagged to each language like we have languages displayed for each programmer?

vinay__baliyan
Автор

is there a way to print the language name when viewing the programmer? Rather than the language id or url?

michaels
Автор

How would you manage voters-polls, as many to many, but in a such way, that voter can do a certain poll only once? When a new poll is created, would you first immediately add all existing polls to him, and how would you set voted flag on a pivot table, so that he wouldn't be able to vote again on that particular poll. Thanks.

branquitodemunze
Автор

How do i change the colour of my api ..? Any idea !

vinayaksinghsendhaw
join shbcf.ru