Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

How to use parameters in DRF router

'WSGIRequest' object has no attribute 'successful_authenticator'

Django Rest Framework behind HTTP Basic Authentication

Django Rest API urlsplit error

Django Rest framework keeps returning error on nested relationship

Push Notification in DRF

'RelatedManager' object has no attribute 'pk' in DRF Serializer

Django Rest Framework – Custom Hyperlink field in serializer

OAuth2: authenticate with email instead of username

How to add an url field to a serializer with Django Rest Framework

updating user profile using django rest framework api

Serializing a generic relation 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'