Open alejandrosame opened 11 months ago
There are migration errors in main that prevent me from finishing a proper rebase. They should be fixed there first so I can rebase again.
This PR is in a working state again.
After much fiddling with the default admin views of pghistory
, I don't find them very usable. Taking this as starting point, I'll now create an Activity Log
app to put there usable custom views of the different tables tracking the changes we want to summarise.
The history log is implemented with the package 'django-pghistory', which uses pg triggers.
The summary of changes is as follows:
cve
,derivations
andstatus
fields.This constitutes the building blocks for all activity log we want to register.