Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Assertation Error, You passed a Serializer instance as data, but probably meant to pass serialized `.data` or `.error`. representation

Django -does apps in django called as micro services?

How to create and serialize an unmanaged model Django

Can I use prefetch_related to cache filtered querysets?

Consuming Django Rest Api in the same project

Serialize Many to Many Relationship with Extra fields

How to get changed_fields in Django REST Framework Serializers during update?

How can I filter multiple query parameters with same key in Django?

Django rest framework - cant serialize query set

Return appropriate error for unactivated users in Djoser

Call DRF ViewSet via Celery task

Is there a way to filter out items from RelatedManager in a ModelViewSet?

How to register an @api_view into router, and i can see it in API root page?

How to use DRF Custom serializer field with DB model

Django rest Framework, change filename of ImageField

Multiple Integer Arguments in Django Rest Framework Router URL

Django not recognize UUID Foreign Key

Howto combine DjangoRestFramework routers for different apps