The django-simple-history app stores Django model state on every create/update/delete.
The django-simple-history app stores Django model state on every create/update/delete. A historical model is used to store changes for each tracked model and a custom admin interface is available for tracking historical changes.