Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

coreapi must be installed to use 'get_schema_fields()'

How to write a custom serializer?

Django restframework, extra_kwargs not working

What is the best way to test drf serializer validate

Django decorator @transaction.non_atomic_requests not working in a ViewSet method

How to return a single object with Django-Rest-Framework

How can i have two models in one serializer in django

AttributeError : 'NoneType' object has no attribute '_meta'

Django REST Framework - query limit on nested serializer?

django rest framework - cannot get the class based view right

How to do a PUT (partial update) using generics in Django-Rest-Framework?

How to work with django-rest-framework in the templates

custom URLs using django rest framework

DjangoRestFramework - How do I check if an optional serializer field exists in valiated_data?

Django Rest Framework doesn't serialize SerializerMethodField

Django REST Framework: how to make Id field required upon POST, i.e. non read-only field?

Django Rest Framework Hyperlinked Fields Understanding

How can I update two models in one serializer in Django Rest Framework?

Catch all exceptions in django rest framework

Django Two Factor Authentication