Thanks for both of you!
On Mar 5, 6:37 pm, Atamert Ölçgen wrote:
> On Friday 05 March 2010 18:09:22gintarewrote:> b = Blog( [name, tagline] ,
> ['Beatles Blog', 'All the latest Beatles
> > news] )
>
> > >>> b.save()
>
> How many items are you saving at once? Have you measured the time required
On Friday 05 March 2010 18:09:22 gintare wrote:
> b = Blog( [name, tagline] , ['Beatles Blog', 'All the latest Beatles
> news] )
>
> >>> b.save()
How many items are you saving at once? Have you measured the time required to
execute these queries and the total time your view/management command t
Yes. Look at the syntax for executemany() (as opposed to execute()).
Shawn
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to
django
3 matches
Mail list logo