Hey Fabio Sorry for not replying any sooner. It was a holiday here in Brazil, so I haven't been checking my e-mail that regularly. I promise to get back at you as soon as I can, okay? I'll be sure to provide some snippets so that you can get a sense of how I achieved this. Maybe I'll just make a wiki entry at djangoproject.com, but I'll have to leave that for sometime later today.
Cheers, AT On Sun, Nov 13, 2011 at 9:08 AM, Fabio Natali <fa...@fnstudio.it> wrote: > On 11/12/2011 07:40 PM, Andre Terra wrote: > >> Hello, Fabio >> >> I took a look at django-csv-importer but since my files weren't quite >> clean (or comma separated), I ended up rolling my own solution using >> celery[1], to make the uploading rask asynchronous, and DSE[2], to allow >> for faster bulk imports, as well as a lot of trial and error. >> >> Take a look at those libraries as they may help you in rolling out your >> own solution as well. Let be know if you need more pointers! >> > > Hi again Andre! > > I am having a look at those libraries. As for reading data from a CSV > file, what's your tip? Should I rely on the CSV read/write capabilities > that come with Python Standard Library? > > Cheers! Fabio. > > > -- > Fabio Natali > > -- > 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 django-users+unsubscribe@** > googlegroups.com <django-users%2bunsubscr...@googlegroups.com>. > For more options, visit this group at http://groups.google.com/** > group/django-users?hl=en<http://groups.google.com/group/django-users?hl=en> > . > > -- 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 django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.