Hi, for days I try to find a solution for my problem which I'm sure exists. I want to create/update the many2many relationship "auth_user -> auth_membership -> auth_group" in an auth_user form with an "IS_IN_DB multiple=true"-widget.
How can I do that? Thanks in advance, Sven