diff --git a/src/agenda_culturel/models.py b/src/agenda_culturel/models.py index b98d19f..50ca80b 100644 --- a/src/agenda_culturel/models.py +++ b/src/agenda_culturel/models.py @@ -2045,7 +2045,9 @@ class Event(models.Model): or new_image ): same_imported.download_image() - same_imported.save(update_fields=["local_image"], noclean_other_versions=True) + same_imported.save( + update_fields=["local_image"], noclean_other_versions=True + ) to_update.append(same_imported) else: