Optimize _Saverdict.update that caused issues for webclient option update (#2224)

This commit is contained in:
Griatch 2020-11-01 11:19:14 +01:00
parent 27a2d53c69
commit be181717ff
5 changed files with 10 additions and 5 deletions

View file

@ -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 = []