Changes between Version 1 and Version 2 of Ticket #32563


Ignore:
Timestamp:
Mar 17, 2021, 9:23:08 AM (4 years ago)
Author:
Lucas Gruber
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32563 – Description

    v1 v2  
    6060                    self.remove(*old_ids)
    6161                    self.add(*new_objs, through_defaults=through_defaults)
    62         set.alters_data = True
    6362[...]
    6463}}}
Back to Top