Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

How can one customize Django Rest Framework serializers output?

Django Rest Framework 3.0 to_representation not implemented

Get the id of the object recently created Django Rest Framework

Remove password from custom Django User model

Possible to have a method on an APIView called from a url

Django rest framework pagination with custom API view

Django REST: Nested object add on create (POST) not just update (PUT)

Json parse error using POST in django rest api

ImportError at / No module named quickstart in django rest framework

How can i filter queryset in nested serializer in django

Limit choices to foreignkey in django rest framework

Django REST Framework perform_create: You cannot call `.save()` after accessing `serializer.data`

'str' object is not callable Django Rest Framework

Django Rest Framework JWT: How to change the token expiration time when logged in

How to get authenticated user on serializer class for validation

CSRF Exempt Failure - APIView csrf django rest framework

How can I change existing token in the authtoken of django-rest-framework?

How to pass choice display name to model serialize in Django REST framework?

how to mention password field in serializer?

daterange on a django-filter