Re: Model aware validation for newforms admin

2007-10-17 Thread Jacob Kaplan-Moss
Hi all -- I've got code written, and it works at a fair-to-OK level, but there are some sticky issues I'm still trying to work out (mostly involving details of how forms, models, and validators interract). I've not released anything yet because I talked with Adrian about it during the sprint, an

Re: Model aware validation for newforms admin

2007-10-17 Thread Malcolm Tredinnick
On Thu, 2007-10-18 at 08:36 +0800, Russell Keith-Magee wrote: > On 10/17/07, Honza Král <[EMAIL PROTECTED]> wrote: > > Hi all, > > > > is anybody working on Model aware validation for newforms admin ? I > > found some rumors and gossip, but no concrete in

Re: Model aware validation for newforms admin

2007-10-17 Thread Russell Keith-Magee
On 10/17/07, Honza Král <[EMAIL PROTECTED]> wrote: > Hi all, > > is anybody working on Model aware validation for newforms admin ? I > found some rumors and gossip, but no concrete information. To the best of my knowledge, the plan is "Yes, we want them, and pre-v1.0&quo

Model aware validation for newforms admin

2007-10-17 Thread Honza Král
Hi all, is anybody working on Model aware validation for newforms admin ? I found some rumors and gossip, but no concrete information. I have a few ideas and currently need this feature, so I would like to work on it, or join forces with someone. Few steps I (probably) would take: 1. decouple