Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

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

Django rest framework APIView register route

Django rest framework: serializers.ReadOnlyField() doesn't display field in browsable api

Django Rest Framework with easy-thumbnails

Django serializers: validate function not called

Pass extra arguments to nested Serializer in Django Rest Framework

Correct way of defining REST endpoints for user management

Django rest-auth registration. How to return user_id with the key when using token authentication

Request header field … is not allowed by Access-Control-Allow-Headers in preflight response

How to register DRF router url patterns in django 2

What are the differences between Generics, Views, Viewsets and Mixins in Django?

Which one is more safe local storage or cookies?

Raise error in create method django rest framework

Django REST-framework Serializer pk field?

Django Rest Framework does not deserialize data passed as raw JSON

Django REST Framework add a ViewSet as detail on another ViewSet

Database first Django models

Django REST serialize single model instance