Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Django (Rest Framework): create (POST) a nested/sub-resource using hyperlinked relations

Django Rest Framework and Stripe, best practice?

How to unit test Django rest framework requests?

Is there any way in Django Rest framework serializer for ignoring case in choice field?

Override data property of serializer in DRF

Django Rest Framework Permission Check On Create

Django Rest Framework: Correct way to serialize ListFields

Django testing on separate database giving "OperationalError: no such table: auth_user"

Serialization error: Incorrect type. Expected pk value, received Post

How do you create object with modelviewset and POST request?

Django Rest Framework: Register multiple serializers in ViewSet

Django rest framework JWT and custom authentication backend