Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

django/rest: Can I have serializer with only one field?

"detail": "Method \"GET\" not allowed. on calling endpoint in django

Django serializers: What does is_valid actually do?

Django: How to check if data is correct before saving it to a database on a post request?

Django Rest Framework: pass user from view to serializer

SignatureDoesNotMatch - Boto3 Django-storages

Adding claims to DRF simple JWT payload

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