Re: ImageField documentation clarification

2011-01-06 Thread Russell Keith-Magee
On Thu, Jan 6, 2011 at 6:06 PM, James Hancock wrote: > I am very new to Django, and so I spend a lot of time in the documentation. > The other day I found something that I wished would have some more > clarification in retrospect, so I thought I would post it here. > > > My goal was to have the ad

ImageField documentation clarification

2011-01-06 Thread James Hancock
I am very new to Django, and so I spend a lot of time in the documentation. The other day I found something that I wished would have some more clarification in retrospect, so I thought I would post it here. My goal was to have the admin resize an image for me on upload to a standard size. While