On Mon, 2008-08-25 at 05:08 -0700, Dennis Schmidt wrote:
> Hi there,
> 
> if this will be deactivated in 1.0, how do I have to replace this? I
> couldn't find an easy way like this in the docs yet.

Validators are really only used by the admin in 0.96 (there was no
model-aware validation there). In 1.0, there will still be no
model-aware validation -- we pushed that to post-1.0 a little while ago
-- and the admin interface uses forms validation plus a couple of manual
checks for things like unique-together.

So there isn't a direct replacement for validator lists in 1.0.

Regards,
Malcolm



--~--~---------~--~----~------------~-------~--~----~
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