RootCauseunvalidated
self.image is assigned the PIL Image object instead of a Django file object, so the model field is not updated with a storable file
a5add936-687c-4c31-9835-5162ce25ce0e
self.image is assigned the PIL Image object instead of a Django file object, so the model field is not updated with a storable file