Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Parameterized property in Django

Using Django JSONField in model

Django - How to set default ordering on ManyToMany field queryset

How do I mock a third party library inside a Django Rest Framework endpoint while testing?

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