Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

django cache REST API Urls issue

How can I flatten a foreignkey object with django-rest-framework-(gis)

Django jwt middleware for channels websocket authentication

drf-nested-routers RuntimeError('parent registered resource not found')

Return a response with a list of serializers Django REST Framework

Sending large dictionary via API call breaks development server

Django to return a view with TokenAuthentication for WebView

Django REST Framework: creating hierarchical objects using URL arguments

How to override default create method in django-rest-framework

Get "humanized" date in Django REST Framework

Django Rest Framework Authentication denied

Django Rest Framework - Request.user is Always AnonymousUser and request.POST is empty

Designing Django Rest Framework role based authorization

How to set Many to Many field blank=True on both sides in django

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