On Nov 27, 8:32 pm, PlanarPlatypus <[EMAIL PROTECTED]>
wrote:
> Does anyone know of a clean way to do partial validation in djangos
> newforms.  I am basically after a cleaner way to do something like the
> code below.

A clarification...what do you mean by partial validation? Does it mean
that you clean each field before cleaning the form. Looks like you
have got the fundae wrong. Check out James Bennett's blog on
http://www.b-list.org/weblog/2007/nov/22/newforms/ for how newforms
work exactly.

Cheers
Thejaswi Puthraya
http://thejaswi.info/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to