Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Serializing custom related field in DRF

Django Rest Framework Camel Case - Testing not using parser

Django Rest Framework HyperLinkedRelatedField: allow id instead of url for POSTS requests

How to set a method in Django rest framework's ViewSet to not require authentication

django rest framework- how can I pass query params to foreign key serializer?

drf-yasg provides wrong paths to URIs

Django REST framework: how to wrap the response with extra fields .... and supply the current response in data field

Django REST Framework: how to properly use the HyperlinkedModelSerializer url field in unit tests

Django REST framework, get object from URL

django-rest-framework

adding metadata to filtering in django rest framework

Django doesn't parse a custom http accept header

Django Rest Framework, passing attributes in the url

Django Rest Framework: redirect to Amazon S3 fails when using Token Authentication

Django rest framework filter with or condition

HEAD method not allowed after upgrading to django-rest-framework 3.5.3

Django JSONField to have particular keys

Django Rest Framework - OPTIONS request - Get foreign key choices

How to use MultiPartParser in Django Rest Framework

DRF: callable in serializer choicefield "choices"

How to generate signed url in Django Rest for a file in google cloud storage?