Good to hear that this could be of some help.
In the meantime I added some more things like hierarchical categories
and product variations. Have a look at the updated script on django
snippets.
http://djangosnippets.org/snippets/2255/

What's the exact issue with the product image? When you're using
django static file serving then moving the images to static/images
(which seems to be the image upload path) works for me. Apache could
be configured likewise.

On Nov 23, 7:54 am, cool-koala <[email protected]> wrote:
> Thanks to Sebastian for the Product Importer script. I have modified
> it somewhat and it works well. The only issue still remaining for me
> is the actual saving of the ProductImage. Simply entering the filepath
> to the image on the xls file does not save the image. I have given
> this alot of thought and I am still a novice with Django/Python so I
> was wondering if anyone have any suggestions? Much appreciated thank
> you.

-- 
You received this message because you are subscribed to the Google Groups 
"Satchmo 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/satchmo-users?hl=en.

Reply via email to