Django Rest Framework Renderers and Responses.. Django rest framework project tutorial[11]

preview_player
Показать описание
Django Rest Framework Renderers and Responses.. Django rest framework project tutorial[11]

Features Breakdown with Video Links:

Github Repository.

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

I watched this while starting Django, I am coming back after 2 years again just to get refreshers. You did a great Job bro

tomilola_ng
Автор

Great, tanks. How about call POST Request from Web Page to API URL, ang GET Response from API to display to the Web Page?

Karimanembah
Автор

What if <data> has "ErrorDetail" word on purpose... ? Let's say, our <data> has a key-value pair, with value as "ErrorDetail" itself... Then ??


Don't we have some other mechanism to grab errors ?

aseproject