Hello

I am using formset to valid inline forms in django administration. To valid 
my data I am using the method clean() but when I delete an inline object 
the data are validated before the deletion. How can I do to valid my data 
after the deletion.
Thanks in advance to help me.

Serge Alard

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/172a1a3c-dbba-432e-961a-2774e6331f59n%40googlegroups.com.

Reply via email to