Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Django/Django Rest How do I save user device to prevent tedious 2FA on every login?

Django Rest Framework serializer losing data

Django REST framework: create JSON fragments from string

Restangular, Django REST and relations

Django Rest Framework 3 required field behaviour

django rest 3.1.1 - one to many serializer with "many" attribute

How to avoid code duplication in Django Forms and Django Rest Framework Serializers?

Django Rest Framework update nested serializer

Implement a writable serializer for multilevel nested relationships in django rest framework

How to return 401 when Auth Token is missing in Django Rest Framework

Bulk Update data in Django Rest Framework

DRF check if an object already exist in DB when receiving a request

django-rest-framework- Filtering using 'or' on multiple values from one url parameter

ImportError: No module named django_extensions

Create a generic serializer with a dynamic model in Meta

Django-rest-framework timezone aware renderers/parsers

Nested resources in Django REST Framework

Writable nested serializer with existing objects using Django Rest Framework 3.2.2

Multiple Models in Django Rest Framework?

Return nested serializer in serializer method field