Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

AUTH_USER_MODEL refers to model 'core.User' that has not been installed

Using django-rest-auth registration with multiple user types

Returning values of a 'ReturnList' without the key in DjangoRestFramework

Conditional statements in DRF CreateAPIView

Django REST Framework: Response is not defined error

Excluding a list of a user's friends from the User.objects.all() queryset in django

from_db_value() takes 4 positional arguments but 5 were given Django

How to use django-filters to filter a field by a list of inputs

Django Rest Framework Return 403 in Serializer

ImportError: PyO3 modules may only be initialized once per interpreter process

django-rest-framework many-to-many relations. Create if not exists

Django Rest shows TemplateDoesNotExist

django-rest ModelSerializer select fields to display in nested relationship

Get Object by pk in URL in Django Rest Framework

Why Django Rest API serializers diden't serialize many to many fields correctly

Django Rest Framework 3.7.7 does not handle Null/None ForeignKey values

Is there any way to get reversed nested serializers in django rest framework?

django-rest-swagger isn't parsing/translating Markdown docstring into HTML code