Search code examples
ERROR: Could not build wheels for psycopg2, which is required to install pyproject.toml-based projec...

django-rest-frameworkrenderpython-poetry

Read More
What status code should a PATCH request with no changes return?...

pythondjangorequestdjango-rest-frameworkhttp-status-codes

Read More
how to show user in TokenSerializer dj-rest-auth...

pythondjangodjango-rest-frameworkdjango-rest-authdj-rest-auth

Read More
auth cookie not sent from browser to django backend...

djangodjango-rest-frameworkdjango-allauthdjango-rest-framework-simplejwt

Read More
Django using email authentication with djoser for login...

djangoauthenticationdjango-rest-framework

Read More
Custom Django Rest Framework Serializer Field not running `to_representation()` if value is null...

djangoserializationdjango-rest-framework

Read More
Filter by time in DRF...

pythondjangodjango-rest-framework

Read More
Django drf-spectacular show permissions for each view...

django-rest-frameworkswaggerswagger-ui

Read More
How to Paginate within an action in Django Rest Framework...

djangodjango-rest-framework

Read More
Django 5.1 API uploads with LoginRequiredMiddleware...

django-rest-framework

Read More
500 server error with Django Rest Framework...

pythondjangodjango-rest-framework

Read More
Serializer Equivalent of clean for django forms in rest framework Serializers...

djangoserializationdjango-formsdjango-rest-framework

Read More
Django REST Framework upload image: "The submitted data was not a file"...

pythonangularjsdjangodjango-rest-framework

Read More
How to add arbitrary data to validated_data of django rest serializer object?...

django-rest-framework

Read More
How to configure dynamic language switching for API responses using i18n_patterns in Django?...

djangodjango-rest-frameworkinternationalization

Read More
Can SECRET_KEY be set to get_random_secret_key() in Django settings?...

pythondjangodjango-rest-framework

Read More
Microservices architecture with Django...

pythondjangodjango-rest-frameworkmicroservices

Read More
How to delete cookie with Django in Docker?...

djangocookiesdjango-rest-framework

Read More
How can I setup Django and React on the same port and handle routing?...

djangoreactjsdjango-rest-frameworkreact-router

Read More
How to change the host in next key in a paginated URL in django rest framework?...

djangodockernginxdjango-rest-frameworkgunicorn

Read More
Invalidation of previous JWT Tokens in Django Rest Framework...

djangodjango-rest-frameworkjwt

Read More
Django Serializer - `methodViewSet(viewsets.ViewSet)` is not displayed in url list...

djangodjango-rest-frameworkdjango-serializerdjango-rest-viewsets

Read More
No File was submitted while trying to make a POST. Django Rest Framework...

pythondjangodjango-rest-framework

Read More
Remove user endpoints in Django rest auth...

djangodjango-rest-frameworkdjango-rest-auth

Read More
Django rest framework serializing many to many field...

pythondjangodjango-modelsdjango-rest-frameworkdjango-serializer

Read More
Angular does not retrieve objects nor messages from django endpoints on docker...

angulardockernginxdjango-rest-framework

Read More
How to get array of values from checkbox form Django...

pythondjangodjango-rest-framework

Read More
how to convert function base api views into class base api views?...

djangodjango-rest-frameworkdjango-viewsdjango-class-based-views

Read More
how to mention password field in serializer?...

pythondjangodjango-rest-frameworkdjango-serializer

Read More
Django Testing - loading data into the database before loading the apps...

pythondjangodjango-rest-frameworkdjango-testingdjango-tests

Read More
BackNext