I have a django model with a field for an external URL
image_url = models.URLField(max_length=250)
I want to then display an image associated