Store model history and view/revert changes from admin site.
conda install pyim_candidates::django-simple-history
django-simple-history stores Django model state on every create/update/delete.