On Wed, May 13, hcarvalhoalves wrote:
> Thanks for raising attention on this feature, I wasn't aware of your
> "Model Validation" branch and GSOC project.
> 
> One question: I'm afraid of the implications of coupling validation to
> models instead of the actual solution (Form/ModelForm). Coupling it to
> models means we have one single point for validation, but data comes
> from all sort of forms and data sources, and it's not a "one size fits
> all" case.

Ah, you come a bit late to the party. The idea is not to replace form
validation, but to have an additional layer at the model for the stuff that
is sensibly handled at the model. There's probably a good description on the
Django wiki.

Michael


-- 
noris network AG - Deutschherrnstraße 15-19 - D-90429 Nürnberg -
Tel +49-911-9352-0 - Fax +49-911-9352-100
http://www.noris.de - The IT-Outsourcing Company
 
Vorstand: Ingo Kraupa (Vorsitzender), Joachim Astel, Hansjochen Klenk - 
Vorsitzender des Aufsichtsrats: Stefan Schnabel - AG Nürnberg HRB 17689

--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to