pydo
pydo copied to clipboard
Add `undo` support
We'll need to first setup a way of writing a log of the actions done so they are reversible
Implement an Audit table, to extract which fields are changed, use something like DeepDiff