Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

`lookup_field` doesn't work on `ListAPIView`

"http method not bound to view" when documenting class-based view in drf_yasg

Django Rest_Framework strange error can't import name SkippError

How to make all Hyperlinks in Django REST Framework relative?

pbkdf2_hmac takes a long time in django

Django rest framework: how to make a view to delete multiple objects?

Django rest ModelViewSet multiple GET requests with different URLs

How to serialize a list of strings

django rest framework filter ignores int field that is mapped to enum

Implementing RPC in RESTful API using DRF

django rest extensions drf-extensions TypeError at /data/ register() got an unexpected keyword argument 'parents_query_lookups'

How to control versioning in Django Rest Framework (DRF)

How to Filter in DRF Serializer using a Self Referencing Recursive Field

Django How to add user info to Sentry's report when an error happened?

Why im getting an error at importing django rest framework?

Django Rest Framework objects referenced using multiple keyword objects

Django Writable Nested Serializers Update

How to get all of field names in serializer

django REST framework multi source field

Django rest framework custom 404 error page