Re: forms saving files in trunk

2009-05-26 Thread Kenneth Gonsalves
On Tuesday 26 May 2009 18:04:16 Karen Tracey wrote: > > I upgraded an app to the latest trunk. > > Please, whenever posting something like that, indicate from what you > upgraded.  At least approximately.  Makes it far easier for responders to > start looking in approximately the right place for w

Re: forms saving files in trunk

2009-05-26 Thread Karen Tracey
On Tue, May 26, 2009 at 7:06 AM, Kenneth Gonsalves wrote: > > hi, > > I upgraded an app to the latest trunk. Please, whenever posting something like that, indicate from what you upgraded. At least approximately. Makes it far easier for responders to start looking in approximately the right pla

forms saving files in trunk

2009-05-26 Thread Kenneth Gonsalves
hi, I upgraded an app to the latest trunk. In one model I have a filefield called 'slides'. I have a Form for that model and in the view I have this code: if request.FILES: newtalk.save_slides_file(request.FILES['slides']['filename'], req