ref: remove signals in favor of save() override
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
from app.base.signals.booking import booking_post_save
|
||||
from app.base.signals.person import person_post_save
|
||||
from app.base.signals.transaction import (
|
||||
transaction_pre_save,
|
||||
transaction_post_save,
|
||||
transaction_pre_delete
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user