I'd like my two image fields point to the same image.
At one time, I'll have one image field populated.
At later time, I'd like another imageField to point to the same file.
(If the first one changes, the second one gets updated as well)
The file is at amazon s3 if it matters.
I could use django-imagekit.