Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

How can I get an access to url paramaters in django rest framework permission class?

Django SELECT COUNT(*) as "__count" for every query

import django_filters.rest_framework error

Django REST Framework: make a serializer behave different for request payload vs response body?

django-rest-framework

filter django serializer data

How to route to specific viewset methods Django

Calling own API endpoints in django command

Allowing Edit to editable=False Fields in Django Admin

Best way to squash migrations django

Django serializer ManyToMany retrun array of names instead of an array of IDs

Django rest framework allow lookup_field to have several options

Do I need to check JWT expiration on client side?

Check the current values of instance while doing perform_update in django rest framework

AttributeError: module 'django.db.models' has no attribute 'permalink'

Django rest framework foreign key constraint fails creating model

Converting DateTimeField in a serializer to display date only and not the time

django-rest-framework

drf-yasg/drf-spectacular - description for filter parameters

use of mixins class defined in Django rest framework

DRF Serializer update list of nested objects

Django access nested object field in serializer