Milia Khaled

Results 2 comments of Milia Khaled

Hello, I'm sorry i found the solution. for those who encountered this problem, the solution is passing the serializer that matchs the nested fields. ```python class AffretementRessourcesSerializer(serializers.ModelSerializer): class Meta: model...

Hello, I got the same error when i add a database without granting permission to user, my database user has only limited access to database, when a delete the database...