New posts in django-rest-framework

generics vs viewset in django rest framework, how to prefer which one to use?

Django Rest framework, how to include '__all__' fields and a related field in ModelSerializer ?

How can I test binary file uploading with django-rest-framework's test client?

Django REST Framework serializer field required=false

Url not parsed when testing a ModelViewSet

integrate django password validators with django rest framework validate_password

User Authentication in Django Rest Framework + Angular.js web app

How can I apply a filter to a nested resource in Django REST framework?

Django serializer Imagefield to get full URL

Additional field while serializing django rest framework

Error: [ngModel:datefmt] Expected `2015-05-29T19:06:16.693209Z` to be a date - Angular

Django views/class naming conventions

Django Rest Framework: turn on pagination on a ViewSet (like ModelViewSet pagination)

How can I register a single view (not a viewset) on my router?

Django test RequestFactory vs Client

ForeignKey does not allow null values

SocketException: OS Error: Connection refused, errno = 111 in flutter using django backend

how to filter only the rows containing first occurrence of an item in Django query

How Can I Disable Authentication in Django REST Framework

Django REST: Uploading and serializing multiple images