mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 10:57:58 +00:00
models: Extract zerver.models.realms.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Alex Vandiver
parent
a8b5a99281
commit
086df4a81e
@@ -18,8 +18,8 @@ from zerver.models import (
|
||||
Subscription,
|
||||
UserBaseSettings,
|
||||
UserProfile,
|
||||
get_fake_email_domain,
|
||||
)
|
||||
from zerver.models.realms import get_fake_email_domain
|
||||
|
||||
|
||||
def copy_default_settings(
|
||||
|
||||
Reference in New Issue
Block a user