Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Modifying value on serialization - Django Rest Framework

What is the "format" parameter used for in Django REST Framework views?

Django REST JWT Refresh

Ignore null values in descending order using Django Rest Framework

Send Custom Error response from serializer in django rest framework?

Django CSRF Failed: CSRF token missing or incorrect

HTTP/1.0 301 Moved Permanently-Django

How to define multiple throttle in django rest framework

django-rest-framework

Difference between model fields(in django) and serializer fields(in django rest framework)

django rest framework https for absolute urls?

DjangoREST vs ExpressJS , which 1 should I choose to build REST API? [closed]

UnicodeDecodeError after upgrading to django-rest-framework 3

Filtering on action decorator - Django Rest Framework

Get serializer field value in api-view

Django Rest Framework - CreateAPIView doesn't let use POST method

Remove count, next, previous from response in Django REST framework

Token in query string with Django REST Framework's TokenAuthentication

Validate and get the user using the jwt token inside a view or consumer

django-rest-framework: __init__() takes exactly 1 argument (2 given)

Django datetime format different from DRF serializer datetime format