Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Serializing uploaded file data Django Rest Framework

List Field serializer giving 'ManyRelatedManager' object is not iterable error with M2M field

Django Rest: The view does not want to import

Accessing serializer instances in nested serializer's field

django docker-compose --> memcached not working

How do i save many to many fields objects using django rest framework

Setting a cookie in Django Rest Framework API

Django REST framework - SearchFilter not filtering

Call ViewSet method from another view

Send nested objects in GET method URL search params in Axios

pass url parameter to serializer

How change Schemes from HTTP to HTTPS in drf_yasg?

django-rest-framework Token Auth and logout

What is the difference between APIView class and generics.GenericAPIView

Django use private S3 storage only in production environment

Upload File using Django Rest Framework

Django Rest Framework return nested object using PrimaryKeyRelatedField

What status code should a PATCH request with no changes return?

django rest framework access item by lookup field instead of pk 3.4 DRF

Django DRF - What's the use of serializers?