Hi all,

what is the usual Django's way to create many records in a single
transaction (or in a few transactions)?

I have a list of python dictionaries representing the records to be
created in my DB. It would be nice to avoid issuing of many
transactions to DB. Sorry if I missed this in the docs.

thanks in advance,
regards
Valery

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

Reply via email to