Python itself could do it. Of course ;)

Just be sure not to create a transaction for every record, as it would
be terribly slow. One transaction every 5.000 record works for me on
an import of ~150.000 records.
I didi it with the DB Api. To be honest I haven't tested directly with Django.

Best regards,


-- 

Antoni Aloy López
Binissalem - Mallorca
Soci de Bulma

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to