diff --git a/payments/hooks.py b/payments/hooks.py index 31705812..7d9b92dc 100644 --- a/payments/hooks.py +++ b/payments/hooks.py @@ -108,6 +108,10 @@ # } # } +ignore_links_on_delete = [ + "Payment Session Log", +] + # Scheduled Tasks # ---------------