Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Django class based views, POST method not allowed

How to set nested object in django rest framework?

Django Rest Framework writable nested serializer with multiple nested objects

Log all REST API requests before they arrive at a viewset

Internationalization for Dates in django rest framework?

Django restframework, Django channels, Ionic 2 - websocket handshake error

Escpaing issue with 'Not a valid choice' in Django Rest Framework

Django Rest Framework Serializer charfield not updating when source is given

How to create Id based PUT/POST but details in the response in DRF? [duplicate]

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?

Django Rest Framework: 'function' object has no attribute 'as_view'