Remove created condition

This commit is contained in:
tcely 2025-04-18 21:03:23 -04:00 committed by GitHub
parent 60ffc4cdc8
commit 1c9ef93ec9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -831,7 +831,6 @@ class Media(models.Model):
# Trigger an update of derived fields from metadata
update_md = (
self.created and
self.has_metadata and
(
update_fields is None or