Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Adding extra data to Django Rest Framework results for entire result set

django rest framework - token authentication logout

Django Rest Framework ImageField

Django and Middleware which uses request.user is always Anonymous

Dynamically exclude or include a field in Django REST framework serializer

Filtering against query param

How to display all model fields with ModelSerializer?

Django viewset has not attribute 'get_extra_actions'

context in nested serializers django rest framework

Django Test Client Method Override Header

Django Rest Framework POST Update if existing or create

Django Python rest framework, No 'Access-Control-Allow-Origin' header is present on the requested resource in chrome, works in firefox

how to reverse the URL of a ViewSet's custom action in django restframework

Django testing rest-framework: APIRequestFactory vs APIClient

django rest framework: set field-level error from serializer validate() method

django-rest-framework: api versioning

Difference between APIView class and viewsets class?

Per Field Permission in Django REST Framework

Django Rest-Framework nested serializer order

Return results from multiple models with Django REST Framework