Delete files when models deleted?

There seems to be an easy system-wide way to accomplish this by installing django-cleanup, but is this something we want for every FileField and ImageField? Is there a scenario where we might reference the same logical file from two models?

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information