Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Bad Django / uwsgi performance

Order of Serializer Validation in Django REST Framework

How to programmatically call a Django Rest Framework view within another view?

How to make a PATCH request using DJANGO REST framework

Django Rest Framework: Access item detail by slug instead of ID

Get current user in Model Serializer

base_name argument not specified, and could not automatically determine the name from the viewset, as it does not have a .queryset attribute

Django Rest Framework, passing parameters with GET request, classed based views

How do you authenticate a websocket with token authentication on django channels?

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 ?

Django REST Framework serializer field required=false

Django : DRF Token based Authentication VS JSON Web Token

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

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

OperationalError, no such column. Django

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

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

Django serializer Imagefield to get full URL

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