Thanks Fredrik you saved me some nerve cells. Your answer worked like a charm.
Of note: I noticed that there was no need to call the save() method on the photo since the save_image_file() [ie save_FIELD_file()] method saved all photo fields to the database. This means that I had to set all required fields of the photo object before I called the save_image_file() method. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---