Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Appropriate choice of authentication class for python REST API used by web app

Pagination in Django-Rest-Framework using API-View

Filtering using viewsets in django rest framework

Django REST framework foreign keys and filtering

Django rest framework - self.context doesn't have request attribute

DRF testing: instead of JSON an OrderedDict is returned

Django REST Framework: raise error when extra fields are present on POST

django rest framework create nested objects "Models" by POST

Django-Rest-Framework 3.0 Field name '<field>' is not valid for model `ModelBase`

django-rest-framework + django-polymorphic ModelSerialization

Django Rest Framework - Read nested data, write integer

How can i access QueryString values in Serializer Django Rest Framework

Adding more views to a Router or viewset (Django-Rest-Framework)

Django Rest Framework model Id field in nested relationship serializer

django rest framework queryset doesn't order

Why does Django REST Framework provide different Authentication mechanisms

last_login field is not updated when authenticating using Tokenauthentication in Django Rest Framework

Django REST Framework: using TokenAuthentication with browsable API

Django REST Framework CSRF Failed: CSRF cookie not set

Expected view to be called with a URL keyword argument named "pk"