Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Django REST Framework viewset per-action permissions

Why does Django Rest Framework discourage model level validation?

Add a non-model field on a ModelSerializer in DRF 3

Editing django-rest-framework serializer object before save

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