On Wed, 2007-11-28 at 12:44 -0800, wiswaud wrote: > Hi! > > On Nov 28, 3:22 pm, "James Bennett" <[EMAIL PROTECTED]> wrote: > > On 11/28/07, wiswaud <[EMAIL PROTECTED]> wrote: > > > > > So i just create a new object, like f=Foo(), and fill in the fields > > > based on which ones were present in the input data. > > > > > Then i call f.validate(). > > > > Model validation is a work in progress, and is nowhere near being > > usable (something that a quick search of the archives would turn up). > > i apologize; i had searched quickly but missed those posts... > > > When it's ready for use, it will be documented. > > perhaps i can help? > it would certainly be quite useful to me. > > From the looks of it, it seems that the validate() method of some > field types aren't implemented. If everyone has better things to do, > maybe i can try to send a patch to nudge it a little further along.
There's a bit more work required than just implementing those few missing methods. Just leave it for a little while longer. Jacob is working on it and knows what remains to be done and has the bulk of the work already completed. I realise it's annoying that not everything can be shared out, but sometimes it's a case of "nine women can't make a baby in one month" and to hand the entire thing over to another person would take just as much work as finishing it. We might try to get it finished over the upcoming sprint weekend. Regards, Malcolm --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

