Can I test in pre_save or post_save, if a file was uploaded / changed?
pre_save
post_save
Example:
class Item(models.Model): name_123 = models