Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

How to skip validation for DRF serializer FloatField

django REST Framework - Integer field will not accept empty response?

Get DRF token from python-social-auth backend

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