Re: Too many queries generated by ChangeManipulator

2007-06-01 Thread char
Thanks! That did it. newforms looks like a significant improvement but I'd don't have time for that level of rewrite at the moment. On Jun 1, 12:47 am, Gábor Farkas <[EMAIL PROTECTED]> wrote: > Russell Keith-Magee wrote: > > On 6/1/07, char <[EMAIL PROTECTED]> wrote: > >> Obviously, the performa

Re: Too many queries generated by ChangeManipulator

2007-06-01 Thread Gábor Farkas
Russell Keith-Magee wrote: > On 6/1/07, char <[EMAIL PROTECTED]> wrote: >> Obviously, the performance deteriorates rapidly as the number of >> GamesOfInterest added to a Profile increases. Is there any way to >> avoid this? > > This is a known problem, and one of the many reasons that the forms >

Re: Too many queries generated by ChangeManipulator

2007-05-31 Thread Malcolm Tredinnick
On Fri, 2007-06-01 at 10:10 +0400, Ivan Sagalaev wrote: > Russell Keith-Magee wrote: > > On 6/1/07, char <[EMAIL PROTECTED]> wrote: > >> Obviously, the performance deteriorates rapidly as the number of > >> GamesOfInterest added to a Profile increases. Is there any way to > >> avoid this? > > > >

Re: Too many queries generated by ChangeManipulator

2007-05-31 Thread Ivan Sagalaev
Russell Keith-Magee wrote: > On 6/1/07, char <[EMAIL PROTECTED]> wrote: >> Obviously, the performance deteriorates rapidly as the number of >> GamesOfInterest added to a Profile increases. Is there any way to >> avoid this? > > This is a known problem, and one of the many reasons that the forms >

Re: Too many queries generated by ChangeManipulator

2007-05-31 Thread Russell Keith-Magee
On 6/1/07, char <[EMAIL PROTECTED]> wrote: > > Obviously, the performance deteriorates rapidly as the number of > GamesOfInterest added to a Profile increases. Is there any way to > avoid this? This is a known problem, and one of the many reasons that the forms framework is being replaced with 'n

Too many queries generated by ChangeManipulator

2007-05-31 Thread char
I've got a model with a few foreign keys. Normally this isn't a problem except in one case when I create a Profile ChangeManipulator, it results on the following query repeated once per GameOfInterest associated with the given Profile: 'time': '0.046', 'sql': 'SELECT "game_room_app_game"."id","g