Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

jQuery and django-rest-framework-bulk: send list

Django REST Framework (AttributeError : Got AttributeError when attempting to get a value for field " " on serializer " ")

One to One relationship serializing in django

How to return custom status code via DRF?

(Django) Combining auth.User tables with app.UserProfile in Django Rest Framework with Class Based Views

SessionBased vs Token Authentication in Django Rest Framework

dj_rest_auth (jwt) refresh token is empty when login - django rest framework

unhashable type: 'ReturnDict' drf django

How to make a field in django model that is either a value or a foreign key?

How to include DRF 3.8 router url patterns in Django 2.1

How to write a Custom field Validation for ModelSerializers in Django Rest Framework(DRF) similar to Form Validation in Django?

CORS vs JWT what is difference