django-imagefield
A django ImageField whose upload_to value is generated from a model method
A django ImageField that generates it's upload_to value from the model instance method get_upload_to.