How to override save method in Django Rest Framework Serializer | Django Rest Framework | Python

preview_player
Показать описание
#django #drf #python

Django rest framework allows us basic crud functionality without any additional code.

But basic crud is almost never enough as the application starts growing.

Here, I have shown how you can override the save method in the serializer to perform advanced operations

Tags:
How to override the save method in Django Rest Framework
How to override the save method in drf
Updating the instance creates a new instance in drf
How to provide serializer context ni viewset
How to fix save bug in Django rest framework
How to override save method in serializer in drf
Advanced CRUD using Django Rest Framework
CRUD functionality using DRF

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

can you please give the full project video or source code?

mdabobasharbappi
Автор

source code please, you deserve a million subscribers <3

kusumguragain