I have a model for an event which contains the user and a group.
curr_User = settings.AUTH_USER_MODEL class CoronaEvent(models.Model): #query_set = Group.ob