Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

instance expected, got OrderedDict Django Rest Framework writable nested serializers

Google Authentication using django-rest-framework and python-social-auth

How to document function-based views parameters?

django_countries serializer in django rest framework

Are Django forms ever used in Django Rest Framework?

Django Rest Framework Swagger stopped working

How to test authenticated POST request with Pytest in Django

Django REST EmailAddress matching query does not exist

What is difference between self.get_serializer and Serializer object in Django rest framework?

Django REST Framework Serialization of ManyRelatedField

Django Rest Framework optional nested serializer field in ModelSerializer

Django REST Framework with viewset-router queryset filtering

create multiple objects using writable nested serializers in django rest framework 3

Key based access for the Django Rest Framework

How to create multiple objects (related) with one request in DRF?

django-rest-framework How to handle multiple URL parameter?

Storing Default Values for BooleanField() and IntegerField() in Django REST

Best practice for storing auth tokens in VueJS?

How to return generated file download with Django REST Framework?

Django REST Serializer Method Writable Field