Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Recommendation on deploying a heavy Django + React.js web-application

DRF: how to change the value of the model fields before saving to the database

ViewSet and additional retrieve URL

Concurrent requests in Django

Using different authentication for different operations in ModelViewSet in Django REST framework

How to login users with email and log them out with Django Rest Framework JSON web tokens?

How to validate the length of nested items in a serializer?

DRF: accessing a SerializerMethodField during serializer validation

How to limit actions in django rest framework

Nested serializer with Django-Rest-Framework

Key error 'request' in serializer

How to use Primary Key In a Serializer in Django

Hide Django rest framework Routers Api View Page

How can I pass user id into a serializer with request data?

How to enforce POST idempotency in DRF?

Django REST Framework - get related objects

DRF - Set max and min value of a Serializer field

How to serialize a Django MPTT family and keep it hierarchical?

Getting Permissions issue on sending the authenticated request to OAuth2.0 Django rest Framwork

DRF many-to-one reverse lookup