Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Do I need Nginx with Gunicorn if I am not serving any static content?

Return Custom 404 Error when resource not found in Django Rest Framework

Trade offs between view and viewsets

django-rest-framework

How would I override the perform_destroy method in django rest framework?

Python - Unable to modify the serializer.data dictionary in Django Rest Framework

[Django rest framework]: Serialize a list of strings

Django REST-Auth Password Reset

django-rest-framework filter by date=None

Returning CSV format from django-rest-framework?

Django Rest Framework debug post and put requests

django filter on APIView

Token Authentication Django Rest Framework HTTPie

Django Rest Framework API Client Custom Header

angular, django and csrf

Django REST Framework: how to substitute null with empty string?

Django Rest Framework - Getting a model instance after serialization

django rest framework create user with password

Rename response fields django rest framework serializer

Django Rest Framework receive primary key value in POST and return model object as nested serializer

Object of type 'AuthToken' is not JSON serializable