9077 audit alters_data=True

This commit is contained in:
Arthur
2023-05-31 13:47:22 -07:00
committed by Jeremy Stretch
parent 4f76dcd2ea
commit b4a3156046
7 changed files with 21 additions and 0 deletions
+1
View File
@@ -200,6 +200,7 @@ class DataSource(JobsMixin, PrimaryModel):
# Emit the post_sync signal
post_sync.send(sender=self.__class__, instance=self)
sync.alters_data = True
def _walk(self, root):
"""