Hi Jon,

To me this is no shortfall but expected and good behaviour, including other 
fields in the validation (i.e. fields not on the form) would be very 
confusing. Where would errors show up? Also, even if we find a place to 
show the errors, the user is (usually) in no position to correct them 
(after all, there is no field he could change to fix it). I think in your 
case you should call model.full_clean() after form validation and handle 
any unique errors there…

Cheers,
Florian

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/f87b6daf-cbf0-4f3c-86a9-d6d64e3b05ca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to