CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
pythondjangodjango-rest-framework
02-06
database
How to filter with rest api django?
02-05
Net
Object update by PATCH for Django REST Framework
02-04
front end
"detail": "Authentication credentials were not provided." to admin
02-02
front end
django rest framework returning incorrect format for response
01-31
Net
api call method and viewset
01-26
other
Django REST framework - parse uploaded csv file
01-23
database
Django Rest Framework fail on setting a new context to the serializer
01-21
Blockchain
Django Rest Framework how do I get the id I use in the URL
01-20
Software design
Django View, foreign key field is killing performance
01-13
Net
The json formatted response from django API with serializers
01-11
Software design
Django Rest Framework - Why am I getting an error when the function isn't even supposed to do a
01-11
database
How to make calculation inside annotate?
01-10
Back-end
Python - What is wrong with this fucniton declaration?
01-08
Software engineering
How do I "flatten" a nested serializer in DRF?
01-08
OS
Why is my Django rest framework api returning an empty list?
01-06
Software design
Can I return multiple values from a SerializerMethodField? I am getting an error telling me I can
01-05
database
ordering is not working with django model seralizer
01-04
Enterprise
Django - duplicate key error after trying to create a new model
01-03
Net
DRF .as_viewset on {'post': 'list'} return attribute error?
12-23
Software engineering
Django Rest Framework - nested serializer is not working like expected or how the docs explains
12-23
Software engineering
How to set different permissions for GET and POST methods with ListCreateAPIView?
12-23
Software engineering
Django's DRF has_object_permission method not called with get_object
12-21
Back-end
Django: Group dates by Year
12-20
Software engineering
Add values from a dictionary to a ManytoMany field
12-17
Software engineering
APIView post function not adding to database
12-15
Software design
How to return the user ID in HTTP response after a user log in with DRF token authentification?
12-11
Software design
DRF - How to using serializer to load related data
12-08
OS
Django Ordering by a specific ManyToMany Field
12-05
Enterprise
Getting field from another model into my custom serializer
11-28
OS
Is there a way in Django where the superadmin can create normal users and the users gets an email wi
11-24
Blockchain
How can I reset password in django by sending code to the user?
11-22
other
How to compare two serializer field and show whichever is higher in django rest
11-13
OS
Django rest_framework : count objects and return value to serializer
11-12
front end
Correct Way to Structure Models, Views and Serializers
11-09
Blockchain
KeyError: How to exclude certain parts when a part of the serializer is empty
11-06
other
Date filter in django
11-05
OS
API Query in Django Rest Framework
11-02
Blockchain
How to give the data to serializer with JSONField
11-01
other
PUT or PUSH for modifying the existing data?
10-29
database
Why use Django REST Framework instead of returning normal HttpResponse in views?
63
1
2
Next
Last
Links:
CodePudding