Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

How to have different serializers for read_only & write_only with the same name in DRF?

Django Logger: How to log Username

Django ImageField in RestFramework

Kerberos authentication with react

Django + Daphne hot reload after code updates

Django Form conver to Django Rest Framework Serializer

Update Nested Serializers Correctly in Django Rest Framework

Approach for making a Django Rest Framework (DRF) Workflow

Django rest swagger document shows choose file as string

How to mock out custom throttle class for testing in django-rest-framework?

Slow Serializion process Django rest framework

Can't login my users, they don't seem to be registering properly

Filter the form choices visible in the browseable API

django-rest-framework

AttributeError when using nested relations

How to work with M2M relationship in django-rest

django-rest-framework

Django Rest Framework serialize permission

Transforming `ManyToManyField` in Django rest framework

Render Form ViewSet Django Rest Framework

Decrease the number of elif blocks

How to generate list of response messages in Django REST Swagger?