pydo icon indicating copy to clipboard operation
pydo copied to clipboard

Add `undo` support

Open lyz-code opened this issue 5 years ago • 1 comments

We'll need to first setup a way of writing a log of the actions done so they are reversible

lyz-code avatar Jan 31 '20 17:01 lyz-code

Implement an Audit table, to extract which fields are changed, use something like DeepDiff

lyz-code avatar Aug 20 '20 20:08 lyz-code