When updating nested objects in Django Rest Framework (DRF), they might be
stored as objects instead of Nested, causing issues during search queries.
How can I resolve this issue?
View file
profile = DetailsDocument.get(id=user_id)
profile.update(**serializer.validated_data) profile.save()
Any one know how to work with elasticsearch in django postgreesql..
Get data from postgreesql and convert to elasticsearch and use in APIs..
Please send me any documents , examples...
--
You received this message because you are subscribed to the Google Groups
"Django REST framework"
Any one know how to work with django rest api with elasticsearch
(postgreesql)
Suggest me any examples and tutorials
--
You received this message because you are subscribed to the Google Groups
"Django REST framework" group.
To unsubscribe from this group and stop receiving emai