On 7/10/06, Michael Radziej <[EMAIL PROTECTED]> wrote:
> I've thought that models will gain validation, but manipulators
> will stay and provide an additional level of validation for stuff
> that e.g. needs custom manipulators. Did I miss something? Can
> someone shed some light onto this?

Hey Michael,

You're right -- models will gain validation, and there will be a
helper function/method that returns a data structure that encapsulates
form validation/redisplay (like a Manipulator currently does). That'll
be replacing the current "automatic" manipulators, which I've never
really liked; they were originally intended for use only by the admin
site, not by end users, which explains the problems such as "Why does
file upload not work for the automatic manipulators" and "How can I
use edit inline with the automatic manipulators."

Adrian

-- 
Adrian Holovaty
holovaty.com | djangoproject.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" 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-developers
-~----------~----~----~----~------~----~------~--~---

Reply via email to