Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Django REST Framework: Two different ModelSerializers for the same model

Custom Authentication for non-user connection with Django Rest Framework

Django 1.8 getting kwargs in Serializer

DjangoRestFramework how to get user in viewset

Django update ViewSet

Django Rest Framework Serializers and Views

Change queryset in ModelViewSet in Django Rest Framework

return list of ids in a Get. Django Rest Framework

django rest auth returns AnonymousUser

Object of type 'Product' is not JSON serializable

Use different serializer for request and reply

Modify field names in serializer in Django Rest Framework

Django REST framework request data

Can't PUT ModelViewSet Django Rest Framework

Django Rest Framework + Django-Allauth Password Reset/Recovery

Django REST Framework Partial update and validation

oAuth authentication in unit tests using django rest framework and django oauth toolkit

Pass additional data while registering user using Djoser and Django Rest Framework

Where should i do the django validations for objects and fields?

django rest-auth get user profile