I am trying to add ManyToMany choices from a form to existing ManyToMany choices I have tried in views.py
instance = form.save(commit=False) i