Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Django Rest Framework serializer create() doesn't get triggered

Getting Bad Request 400 when sending data to django rest framework through axios

DJango filter_queryset

How to serialize hierarchical relationship in Django REST