How to get uploaded s3 image absolute path. I tried model_instance.image.file.path but it throws an error django backend doesn\'t support absolute paths
model_instance.image.file.path
django backend doesn\'t support absolute paths