Replies: 2 comments
-
We don't currently have signals. We have hooks in Piccolo Admin which help in some situations, but having some kind of signals built into Piccolo itself would be nice. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for your response. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Do we or can we have the equivalent of Django signals in piccolo ORM? That is a code that runs after or before a given action in the database. Such as when an item is created, updated or deleted. This is a very useful feature.
Beta Was this translation helpful? Give feedback.
All reactions