Is there a way to call the save method of a Child class when the Parent class is saved? I have a field some_other_value on the Child class that is updated whene
some_other_value