Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Register user in Django REST framework and set group for user

routing one rest resource as a child of a second rest resource

You cannot access body after reading from request's data stream after starting py.test

Getting non_field_errors using JSONField()

Is there a way to configure Django Rest Framework to store token information in Redis rather than the Database?

DRF: static/read-only/non-model fields in serializers?

django rest framework PUT returns 404 instead of creating an object

Integrating DataTables plugin with django framework

Custom lookup_field with django rest framework, Cannot resolve detail

How to debug Django request "POST /url/ HTTP/1.1" 400

How to create a custom JSON payload structure in Django Rest Framework?

How to pass additional keyword arguments in a custom Field in Django Rest Framework?

instance expected, got OrderedDict Django Rest Framework writable nested serializers

Google Authentication using django-rest-framework and python-social-auth

How to document function-based views parameters?

django_countries serializer in django rest framework

Are Django forms ever used in Django Rest Framework?

Django Rest Framework Swagger stopped working

How to test authenticated POST request with Pytest in Django

Django REST Framework (DRF): TypeError: register() got an unexpected keyword argument 'base_name'