Re: #3297newforms: Implement FileField and ImageField

2007-02-22 Thread [EMAIL PROTECTED]
Added more tests now, seems to work fine. On 21 Feb, 11:00, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > You use the latest patch? > > Still needs tests for required/not required/failed required/empty file/ > wrong encoding of form/valid image/invalid image for create and > update. > > On 21

Re: #3297newforms: Implement FileField and ImageField

2007-02-21 Thread [EMAIL PROTECTED]
You use the latest patch? Still needs tests for required/not required/failed required/empty file/ wrong encoding of form/valid image/invalid image for create and update. On 21 Feb, 01:36, Sandro Dentella <[EMAIL PROTECTED]> wrote: > On Tue, Feb 20, 2007 at 06:14:34PM -, [EMAIL PROTECTED] wro

Re: #3297newforms: Implement FileField and ImageField

2007-02-20 Thread Sandro Dentella
On Tue, Feb 20, 2007 at 06:14:34PM -, [EMAIL PROTECTED] wrote: > > Could someone review this ticket? I started using it last week. I /really, really/ needed it and it seems to work fine in a version of create_update working with newforms, so that I use it both with form_for_model and form_fo