In django admin the Groups element of the Change User form gives you two lists with arrows to move from one list to the other. Something like the attached.
I have a many to many field where I would like Django Admin to use this form but I cannot find out how to use it. Can anyone help?
Thanks