Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

AttributeError: '' object has no attribute 'page' DRF Pagination

Django Rest Framework filter a calculated SerializerMethodField() in ViewSet using filterset_fields

Django REST Framework NOT NULL constraint failed

POST on ModelViewSet with nested object Django Rest Framework

DRF serialization - many-to-many field with through

How to disable importing authtoken.models when using SessionAuthentication with django-rest-framework?

How to get data from external API to Django Rest Framework

Django REST - Run field validation from within custom to_internal_value for serializer

How to make my models follow DRY principles

Django-rest-framework multiple url arguments

Serializer for mongodb default Object id with difference field name in Django rest framework?

django rest framework how to internationalize fields

django-rest defaultRouter doesn't add @action

Using FileField/ImageField with Swagger UI and drf-spectacular

How to catch sql error in Django Rest Framework serializer?