Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Django Rest Framework Token Authentication

Pass request context to serializer from Viewset in Django Rest Framework

Django Rest Framework partial update

Django or Django Rest Framework

How do I create multiple model instances with Django Rest Framework?

DRF: Simple foreign key assignment with nested serializers?

Write only, read only fields in django rest framework

Pass extra arguments to Serializer Class in Django Rest Framework

How to register users in Django REST framework?

RuntimeError: Model class django.contrib.sites.models.Site doesn't declare an explicit app_label and isn't in an application in INSTALLED_APPS

Django Rest Framework - How to add custom field in ModelSerializer

Django REST Framework custom fields validation

How do you filter a nested serializer in Django Rest Framework?

Django rest framework nested self-referential objects

Django Rest Framework with ChoiceField

Django Rest Framework -- no module named rest_framework

Python Django Rest Framework UnorderedObjectListWarning

Django: TemplateDoesNotExist (rest_framework/api.html)

Django rest framework serializing many to many field

ModelSerializer using model property

django-rest-framework