Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-rest-framework

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

Django Rest Framework: using DynamicFieldsModelSerializer for excluding serializer fields

Django Rest Framework serializers.DictField constraint on possible keys

Filter on range of datetimes in django rest framework

How to make a form in django like google form? where user can add or delete field according to their need?User can add up to 10-20 field?

How to test a FileField in Django REST Framework

How to pass several parameters through curl in `get` request?

Update if "Email already exist" in Django Rest Framework