I have a Django app deployed on Heroku, where users submit images via Amazon S3.
Though, when serving the image using {{ image.url }} in my Django template,
{{ image.url }}