Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

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

Django DRF list of ids object

How do I change the 'results' fieldname in Django REST Framework to something else?

Django - post InMemoryUploadedFile to external REST api

Where to store auth token (frontend) and how to put it in http headers of multiple endpoints?

Django REST Framework ValidationError always returns 400

Django REST Framework CurrentUserDefault() with serializer

DRF many-to-one reverse lookup