On Wednesday 22 February 2006 04:13, Christopher Lenz wrote:
[snip]
>
> Why not do the validation on Model.save(). The developer can not
> "forget to validate", but the model instance is allowed to be invalid
> temporarily, until it is fully populated and actually gets saved.

I agree.  It's a lot more friendly to have a little room to pull everything 
together without having to store attributes in a temporary dictionary.

-John

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

Reply via email to