You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 14, 2024. It is now read-only.
I need to see history of table changes.
Something like
django-simple-history
.There is an idea to store the old state of the table and compare it with the new one in the save method. But maybe there is something already ready.
The text was updated successfully, but these errors were encountered: