mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
support: Create RealmAuditLog when updating realm_subdomain.
This commit is contained in:
committed by
Tim Abbott
parent
80c9243c6a
commit
47e478945b
@@ -3192,6 +3192,7 @@ class AbstractRealmAuditLog(models.Model):
|
||||
REALM_BILLING_METHOD_CHANGED = 211
|
||||
REALM_REACTIVATION_EMAIL_SENT = 212
|
||||
REALM_SPONSORSHIP_PENDING_STATUS_CHANGED = 213
|
||||
REALM_SUBDOMAIN_CHANGED = 214
|
||||
|
||||
SUBSCRIPTION_CREATED = 301
|
||||
SUBSCRIPTION_ACTIVATED = 302
|
||||
|
||||
Reference in New Issue
Block a user