-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Description
Just wondering whether Hooks can be emplemented externally in any part of the app. Something like Django signals. So that wherever a record changes or is added in the database, even if the action was called from the admin panel, the Hook would still be triggered . I think this restriction to PiccoloCrud alone is very limiting. I wish there could be a Django-like approach to this.
Metadata
Metadata
Assignees
Labels
No labels