On Sep 5, 11:37 am, james_027 <[EMAIL PROTECTED]> wrote:
> Is there a plan on making newforms be able to validate on the model or
> database level like unique=true? although is can be done customizing
> the cleaning methods of the newforms but I think it could be nice to
> have such capability built in

Did you mean something like check constraints? You might find this
helpful then
http://code.google.com/p/django-check-constraints
and a blog post on how to use newforms and django-check-constraints
together
http://thejuhyd.blogspot.com/2007/08/django-newforms-and-django-check.html

Hope you find it useful.

Cheers
Thejaswi Puthraya


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@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-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to