Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

DjangoRestFramework - correct way to add "required = false" to a ModelSerializer field?

Django Rest Framework: Embed Viewset Inside Viewset

Deploying website with React frontend and Django rest framework backend

'ListSerializer' when serializing a queryset using Django Rest Framework

How to read data, apply a function and return the result with Django REST Framework?

detail not found when overriding get_queryset in ModelViewSet

Change django createAt field

How to connect android application with django?

Determine base64 uploaded file extension and mime type

Is it mandatory to use serializer in Django viewset?

Django Rest Framework: Passing Context in Viewsets

AndroidStudio aws django: HttpUrlConnection not working

Django REST framework - views serving both regular webpages and API responses depending on the request

Unable to save empty list to Django ArrayField

How to apply throttling just to create action in DRF viewsets?

Sort DRF serializer output of nested Serializer field by child's field

Django Rest Framework - How to restructure json response?