> Have any of you guys imported excel/cvs by using Python/Django? I need > to import 1000 products for a shopping site and I'd like to learn the > fastest and easiest way to do so.
If you need to load data straight from the Excel, you can use xlrd, which works great. http://www.lexicon.net/sjmachin/xlrd.htm Regards, Olivier --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---