How to validate data after the deletion of an inline instance ?

25 views
Skip to first unread message

Serge Alard

unread,
May 14, 2021, 9:10:53 AM5/14/21
to Django users
Hello

I am using a formset to validate inline forms in django administration. To validate 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 validate my data after the deletion ? How can I know that my inline object is deleted in the validation method clean() ? Thanks in advance to help me.

Serge Alard

P.S. : This message is the same as the one I posted yesterday but I corrected grammatical mistake.
Reply all
Reply to author
Forward
0 new messages