how can i add field in serializer... This field is not in model no more details thank you
ça me renvoie une erreur "Got AttributeError when attempting to get a value for field etat_civil
on serializer Serializer_Professeur_Assistant
.
The serializer field might be named incorrectly and not match any attribute or key on the DescPersonne_Prod
instance.
Original exception text was: 'DescPersonne_Prod' object has no attribute 'etat_civil'."