Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Django REST Framework tutorial not working

django-rest-framework: How Do I Serialize a Field That Already Contains JSON?

Django REST Framework: overriding get_queryset() sometimes returns a doubled queryset

Django Rest Framework - Why is a 200 status code returned when trying to login a user using incorrect credentials?

django rest framework error unit test: TypeError: object of type 'type' has no len()

Django settings USE_TZ, TIME_ZONE and django rest framework

Custom function which performs create and update on DRF modelViewSet

django-rest-auth authentication not working

Django rest_framework: child object count in serializer

DRF create method in viewset or in serializer

'str' object has no attribute 'decode' on djangorestframework_simplejwt

How do you get djangorestframework to return xml using format suffix?

Django Rest Framework - detail page of @detail_route

Django REST POST and GET different throttle scopes

django-rest-framework

DRF Object of type 'User' is not JSON serializable

Serialize model fields into nested object/dict

Django Rest Framework override viewset list() method without loosing filter_backends functionality

Authentication credentials were not provided. when deployed to AWS

Django 2.x drf-yasg how to create API in a custom method (like in swagger)

Reverse for 'openapi-schema' not found. 'openapi-schema' is not a valid view function or pattern name