Hey guys/girls, I've ran into a problem which I'm not quite sure how to tackle. We use Django-cumulus for handling our user's media. I need to programatically create an image and save it as a ImageField. I want to avoid any "hackish" ways of doing it and try to keep it consistent with the way Django and django-cumulus function.
I've created a Stackoverflow post here: http://stackoverflow.com/questions/11047051/how-can-i-programatically-save-an-image-to-an-imagefield-using-django-cloudfiles Thanks! -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

