* Jacob Kaplan-Moss wrote, On 12.01.2007 23:39:
== Feedback ==

Well, have at it :)

What about model level validation? With coming of the new forms model level 
validation is becoming a must.

New forms only validate *field* data with no provision to validate unique (or unique_together) constraints or any other constraints which are model related. Also tying some of this type of validation with the newforms will couple them with models which is a Bad Thing(tm).

So, IMHO, with a moving to the new forms we also must move validation where it 
belongs -- in the models.

--
Neboj�a  or evi  - nesh, ICQ#43799892
Studio Quattro - Ni� - Serbia
http://studioquattro.biz/ | http://trac.studioquattro.biz/djangoutils/
Registered Linux User 282159 [http://counter.li.org]

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