You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 5, 2021. It is now read-only.
I´ll start by asking. Is it possible? I couldn't´t found a way to do that. I´ll explain what:
I have a model, say A with fields a, b, c. An instance of this model will be modified at some point. I would like to be able to set up a hook so it is only fired when field a or b are modified.
Is it possible to accomplish using current version? if not, it would be a good enhancement.
Greetings, and keep up the good work.
The text was updated successfully, but these errors were encountered:
I´ll start by asking. Is it possible? I couldn't´t found a way to do that. I´ll explain what:
I have a model, say
A
with fieldsa
,b
,c
. An instance of this model will be modified at some point. I would like to be able to set up a hook so it is only fired when fielda
orb
are modified.Is it possible to accomplish using current version? if not, it would be a good enhancement.
Greetings, and keep up the good work.
The text was updated successfully, but these errors were encountered: