Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

What do these arguments mean in swagger_auto_schema (Django)?

What is pgettext_lazy in Django?

django.contrib.auth.login() function not returning any user as logged in

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