Optimize _Saverdict.update that caused issues for webclient option update (#2224)
This commit is contained in:
parent
965dffa2b7
commit
6f3548eea9
5 changed files with 10 additions and 5 deletions
|
|
@ -93,7 +93,7 @@ class MonitorHandler(object):
|
|||
|
||||
def at_update(self, obj, fieldname):
|
||||
"""
|
||||
Called by the field as it saves.
|
||||
Called by the field/attribute as it saves.
|
||||
|
||||
"""
|
||||
to_delete = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue