Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Django + django-rest-framework-simplejwt protect view

Django Rest Framework, POSTable Foreign Data

Write an explicit `.update()` method for serializer

Django REST framework: deserializing foreign key fails (many-to-many)

DRF JWT Authentication object has no attribute 'id'

Django Rest Framework Uploaded File Url

base_url issues in drf_yasg swagger

Using django-filter, why do unspecified or invalid lookup types return all results?

DRF: Using 'SlugRelatedField' on the 'ImageField'

Saving Nested data in using django serializer class

Django: timezone.now() does not return current datetime

POST Body is not being sent with APIClient DRF

Truncate the length of model serializer with many=True in Django

Django Rest Framework custom permission not working

"detail": "Authentication credentials were not provided." for general views

Getting tokens with Django REST framework