Sporadic proxy deletion failures on mysql

2012-03-16 Thread Nate Bragg
Hello all, When running regressiontests.delete_regress.tests.ProxyDeleteTest and regressiontests.delete_regress.tests.ProxyOfProxyDeleteTest on mysql, sporadic IntegrityErrors would occur. This was caused by the proxy model's base model not having the proxy model as a dependency, and the sporadic

Re: Tips required to run django tests configurazion for all databases

2012-03-17 Thread Nate Bragg
On Sat, Mar 17, 2012 at 5:33 AM, Simone Federici wrote: > oracle and postgresql have the similar performance during the tests, > > but mysql... there is some tricks to go faster the mysql suite test case? > I recently encountered this as well; for me, it was because I was using MyISAM as the bac

Complex aggregate and expression composition.

2012-03-20 Thread Nate Bragg
nce; using djangobench, I measured somewhere between a 3% and 8% increase in runtime. * I don't have enough tests - mostly for a lack of creativity. What kind of composed aggregates and expressions would you like to see? I'll add tests for them. Thank you all, and sorry for the above be

Re: Allow changing form field properties after form creation

2012-04-05 Thread Nate Bragg
They don't "have" to be replaced in a subclass in the way you showed. Perhaps it isn't perfectly DRY, but whats so bad about naming the field explicitly? Anyhow, when it comes specifically to widgets, the Meta class already has a 'widgets' attribute already that lets you specify that. I would soo

Re: Complex aggregate and expression composition.

2012-04-10 Thread Nate Bragg
it's a couple weeks old, in case you missed my original email, I've included it below. Thanks, Nate ___ > From: django-developers@googlegroups.com [ > django-developers@googlegroups.com] On Behalf Of Nate Bragg [ > jonathan.br...@alum.rp