models: Extract zerver.models.groups.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2023-12-14 16:55:59 -08:00
committed by Alex Vandiver
parent ee85ac5433
commit a8b5a99281
25 changed files with 129 additions and 120 deletions

View File

@@ -13,11 +13,11 @@ from zerver.models import (
Recipient,
Stream,
Subscription,
SystemGroups,
UserGroup,
UserGroupMembership,
UserProfile,
)
from zerver.models.groups import SystemGroups
def bulk_create_users(