Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Django Rest Framework: Use URL parameter in serializer

How do I debug enabling CORS on my Django REST api

Djoser use a different domain in emails

How to return list of ID-s with Django Rest framework serializer?

Django trying to save object with existing primary key

`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?