Answer the question
In order to leave comments, you need to log in
How to add a ManyToManyField record array in a post_save signal?
New to Django!
There is a field ManyToManyField with the selected data. How can I, when saving the model in the post_save signal, parse the array and add all the selected multiple elements to one separate table, and also check for the existence of similar records?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question