I can check whether a model admin object has changed in the save_model method by inspecting form.changed_data. With this I obtain a list of the fie
save_model
form.changed_data