Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

Django Rest Framework Uploaded File Url

base_url issues in drf_yasg swagger

Using django-filter, why do unspecified or invalid lookup types return all results?

DRF: Using 'SlugRelatedField' on the 'ImageField'

Saving Nested data in using django serializer class

Django: timezone.now() does not return current datetime

POST Body is not being sent with APIClient DRF

Truncate the length of model serializer with many=True in Django

Django Rest Framework custom permission not working

"detail": "Authentication credentials were not provided." for general views

Getting tokens with Django REST framework

how to generate a list of endoints using a specific func

Authentication credentials were not provided drf

Django Rest Framework custom validation function on ForeignKey field is not called

Django Rest Framework Api View GET

Parameterized property in Django

Using Django JSONField in model