Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Django Rest Framework 3.0: Saving Nested, Many-To-One Relationship

Adding information to JWT token body using django rest framework jwt

How to dynamically change depth in Django Rest Framework nested serializers?

Nesting ViewSet routes in DRF

Django REST Framework -- Serializing many-to-many table relationships

Direct assignment to the reverse side of a related set is prohibited. Use addresses.set() instead

Django rest api - searching a method field with the search filter

Rest framework serializer always returns False for is_valid

Django Rest Framework upload file to a method

Django Rest Framework: serializing/deserializing a calculated field

Django Rest Framework - how to create custom error messages for all ModelSerializer fields?

Django Rest Framework invalid username/password

Django-rest-framework Create object with relationship many-to many

Authenticating Swagger API docs (drf-yasg)

Object of type 'TypeError' is not JSON serializable

Django Rest Framework custom schema for view in viewset

Django Rest Framework + React - token vs session authentication

Django shortcut get_object_or_404 inside Django Rest framework Class Based Views

How to use DRF serializers with Graphene

How can I stop django REST framework to show all records if query parameter is wrong