Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Django-OAuth-ToolKit : Generating access token's for multiple resources/services using client credentials grant type of OAuth2.0

How can I send multipart/form-data that contains json object and image file via curl? And how can I treat it with Django Rest Framework?

DRF: Remove field on model serializer after validation but before creation (on CreateAPIView)

Any possible way of single sign on service with django rest framework?

Django SECURE_SSL_REDIRECT and 301 HTTP responses

Django Rest Framework - Unit test image file upload

Register User with custom fields in Djoser and Rest Framework

How to serialize numpy arrays?

with drf-yasg, how to supply patterns?

Django MPTT efficiently serializing relational data with DRF

Django Rest Framework JWT

How to use different Django Rest Framework serializers for the same request in Generic Views?

DRF Custom permission

DRF - is it possible to combine multiple filter parameters in the URL with some kind of OR logical symbol

How to use one to many models in Django rest framework

how to filter nested related django objects

Filtering Django REST framework using IN operator

Django Rest Framework - Updating a model using model.ModelViewSet

Django primarykey serializer "This field may not be null" while allow_null=True

Django Angular cors error: access-control-allow-origin not allowed