Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Django-mptt model serialize with Django REST framework

Django Rest Framework and File Upload

Django REST Framework file upload causing an "Unsupported media type 'multipart/form-data'" error

Serializing inside method field in Django REST framework

django-rest-framework

different validation in drf serializer per request method

Django Rest Framework KeyError 'request'

How to specify Accept headers from rest_framework.test.Client?

namespace with router.urls in django2

How to use parameters in DRF router

'WSGIRequest' object has no attribute 'successful_authenticator'

Django Rest Framework behind HTTP Basic Authentication

Django Rest API urlsplit error

Django Rest framework keeps returning error on nested relationship

Push Notification in DRF

'RelatedManager' object has no attribute 'pk' in DRF Serializer

Django Rest Framework – Custom Hyperlink field in serializer

OAuth2: authenticate with email instead of username

How to add an url field to a serializer with Django Rest Framework

updating user profile using django rest framework api

Serializing a generic relation in django-rest-framework