Re: GSoc : Templates Compilation , draft 2

2011-04-12 Thread Jonathan Slenders
Like Russ Magee said, Armin has a lot of experience in this field and even if he didn't yet decided how to implement a compiled engine for Django templates, I'm sure he will do a good job on this. But that certainly doesn't mean that you shouldn't try as well (Even when it's not accepted for GSoC)

Re: Using dimension_fields in models.ImageField cause performance penalties

2011-04-12 Thread Russell Keith-Magee
On Mon, Apr 11, 2011 at 8:16 PM, stan wrote: > The main purpose of the height_field and width_field attributes is to > give a performance boost in some situations, > these fields acting as a cache on the dimensions of the image. ... > The simple fact of posting an unchanged form of a person cause