django-adminactions icon indicating copy to clipboard operation
django-adminactions copied to clipboard

Mass update many-to-many field

Open nicolazilio opened this issue 3 years ago • 0 comments

Hi there,

I have a very quick question, to which I may have the answer already but I am going to ask anyway: is it possible to use the Mass Update action to change a many-to-many field? When I try, I get an error that says "Unable to mass update ManyToManyField without 'validate'". Therefore, in theory, if the field was validated, it should be possible?

Thanks! Nicola

nicolazilio avatar May 20 '21 16:05 nicolazilio