Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Transaction error when Django REST Framework raises an error on purpose

How to add pagination in Restangular and Django Rest Framework?

Filter a contenttype with list of content object's field

Django Rest Framework - passing Model data through a function, then posting output in a separate field in the same model

Django Serializer Nested Creation: How to avoid N+1 queries on relations

drf-spectacular is using the wrong AutoSchema to generate Swagger

How to deal with a front-end that does not share the same domain in Django

djangorestframework browsable api: how to show all available endpoints urls?

Django, Djoser social auth : State could not be found in server-side session data. status_code 400

Client for django rest framework?

Django-rest-framework, nested objects in Serializers

Check object permission before create in Django rest framework

Django ManyToMany Validation Constraint

How can axios get the status code in .catch()?

Json schema django rest framework, describe json field as json and not as string

Serializer Dealing with nested objects

CSRF error when using rest_framework.authtoken.views.obtain._auth_token

Django Rest Framework : How to initialise & use custom exception handler?

valid UUID is not a valid UUID

prefetch_related does not work for SerializerMethodField in django REST framework serializer