If at any point multiple version of an image are created or multiple versions of an adjusted image, various functions fail with a MultipleObjectsReturned (or whatever that error's called). We need a better failure mode (for example, just take the first one). We could also delete the others, or provide a management command which deletes duplicates.
If at any point multiple version of an image are created or multiple versions of an adjusted image, various functions fail with a MultipleObjectsReturned (or whatever that error's called). We need a better failure mode (for example, just take the first one). We could also delete the others, or provide a management command which deletes duplicates.