-
- Downloads
[FIX] base_action_rule: Make sure model exists before trying to wrap hooks
In certain cases, before running an update unregistered models will try to
register hooks. Trying to wrap create and write on these will cause
AttributeError on model_obj which would be None
Signed-off-by:
Sandy Carter <sandy.carter@savoirfairelinux.com>
Loading
Please register or sign in to comment