Search code examples
How to restrict so that the author of the post can only see and edit his posts...


python-3.xdjangodjango-rest-frameworkdjango-viewsdjango-rest-framework-permissions

Read More
dj-rest-auth/registration return http 204 no content...


djangodjango-rest-frameworkdj-rest-auth

Read More
DRF - Creating new object on POST with reference to existing object...


django-rest-framework

Read More
Using Django Rest Framework's browsable API with APIViews?...


django-rest-framework

Read More
Getting nested models fields. Serializer error. Object of type QuerySet is not JSON serializable...


pythondjangodjango-rest-framework

Read More
Django Update on UniqueConstraint...


pythondjangodjango-rest-framework

Read More
Django REST Framework - Custom action to use different serializer class, empty result...


djangodjango-rest-framework

Read More
Django Rest Framework - ListCreateAPIView - How to filter + aggregate + create multiple objects insi...


python-3.xdjangodjango-modelsdjango-rest-frameworkdjango-views

Read More
SocketException: OS Error: Connection refused, errno = 111 in flutter using django backend...


djangoflutterdjango-rest-frameworkpythonanywhere

Read More
DRF APIClient Delete data arrives in request.data, not request.query_params...


djangodjango-rest-frameworkpytest

Read More
Forbidden (CSRF cookie not set.) when trying to connect from a desktop app...


pythondjangodjango-rest-frameworkdjango-csrfcsrf-token

Read More
Django serializer is not validating or saving data...


pythondjangodjango-rest-framework

Read More
If POST requests are csrf protected by default What is the purpose of using @method_decorator(csrf_p...


pythondjangodjango-rest-frameworkdjango-views

Read More
Adding two factor authentication in Django/Django Rest...


pythondjangodjango-rest-framework

Read More
Store client IP on model on requests in Django restframework...


pythondjangodjango-rest-framework

Read More
How to get attribute of a foreign key inside serializer in Django REST framework?...


pythondjangodjango-modelsdjango-rest-frameworkdjango-serializer

Read More
DLL load failed while importing _rust: The specified procedure could not be found...


djangorestdjango-rest-frameworkdllpostman

Read More
JWT authentication not working in django rest framework...


djangoauthenticationdjango-rest-frameworkjwt

Read More
Django: How to filter based on custom field generated in serializer to_representation...


python-3.xdjangofilterdjango-rest-frameworkdjango-filter

Read More
Method "PATCH" not allowed error in django...


djangodjango-rest-frameworkdjango-generic-views

Read More
DRF serializer parsing comma-delimited string into a list field...


pythondjangodjango-rest-framework

Read More
How do I wrap all metadata into a "meta" property?...


djangodjango-rest-framework

Read More
ImportError: No module named django_extensions...


pythondjangodjango-rest-frameworkdjango-extensions

Read More
Calling the create method of a ModelViewSet from another ModelViewSet...


djangodjango-rest-framework

Read More
Field Validator not getting called in Model Serializer...


pythonpython-3.xdjangoserializationdjango-rest-framework

Read More
generate PDF with picture Django rest framework...


pythondjangodjango-rest-frameworkweasyprintdjango-weasyprint

Read More
What are the benefits of the Django Rest Framework compared to JsonResponse?...


djangorestdjango-rest-framework

Read More
Should I use Django or Django Rest Framework, if I want to create a frontend in Vue.js?...


djangovue.jsdjango-rest-framework

Read More
Django Rest Framework APIClient login is not working...


djangodjango-rest-frameworkbasic-authentication

Read More
Overwrite django rest response for return only pk...


pythondjangodjango-rest-frameworkdjango-rest-viewsets

Read More
BackNext