@mirekdlugosz I haven't tried this, but I wonder if the `pre_save` signal handler would add items to the `update_fields` parameter. It's passed by reference, so there's a possibility that would work. But it's also super weird and difficult to determine where those updates are happening and something that shouldn't be recommended.