I would like my Django app to track any changes to a model whenever a person changes it. So if the name element of a user model changes I'd like to save the following:I would like my Django app to track any changes
I would like my Django app to track any changes to a model whenever a person changes it. So if the name element of a user model changes I'd like to save the following:I would like my Django app to track any changes