From 9e3be9d4ea06ce26f315357c7c50865c4f510f45 Mon Sep 17 00:00:00 2001 From: Eric Uriostigue Date: Tue, 20 Feb 2024 13:59:04 -0700 Subject: [PATCH] fix(diff_against): support diffing against deleted records --- AUTHORS.rst | 1 + CHANGES.rst | 1 + simple_history/models.py | 4 +-- simple_history/tests/tests/test_models.py | 32 +++++++++++++++++++---- 4 files changed, 31 insertions(+), 7 deletions(-) diff --git a/AUTHORS.rst b/AUTHORS.rst index fcf285f7..69ad93e0 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -43,6 +43,7 @@ Authors - Dmytro Shyshov (`xahgmah `_) - Edouard Richard (`vied12 ` _) - Eduardo Cuducos +- Eric Uriostigue (`euriostigue `_) - Erik van Widenfelt (`erikvw `_) - Fábio Capuano (`fabiocapsouza