On Tue, 08 Sep 2009 08:50:34 -0400 Bob Waycott <[email protected]> wrote:
> If it is in any format that is readable by Python (i.e., csv) you > could write a script that imports it to the appropriate models. Else, > you could write a script that imports it to your SQL backend. I am going to be facing this issue quite soon too. I am going to be moving a site from another ecommerce system to Satchmo. The product mix is quite complex with many product categories and different brands. I too was considering importing lots of csv files into the relevant tables. A cursory glance suggests populating all the brand* and product* tables would be sufficient. Is that right? Are there any gotchas to look out for? Regards, Iain. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
