hi all

i have a admin model with tabluarinlines.

i want to do some additinal validations in the clean() function of the
model, but the validations (sum aggregation) depends on the relatated
objects (inlines).

where can i "hook" me in, to perform the validations after the related
objects were saved?

or do i have to overwrite the validations of the adminform?

thanks and best regards,
silvan

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to