While creating a group, I want to add the User received in the request to the members column, the ManyToManyField of the group model.
So I created a serializer and modifi