mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
support: Create RealmAuditLog when updating sponsorship status.
This commit is contained in:
committed by
Tim Abbott
parent
ddbc6d7662
commit
80c9243c6a
@@ -3191,6 +3191,7 @@ class AbstractRealmAuditLog(models.Model):
|
||||
REALM_SPONSORSHIP_APPROVED = 210
|
||||
REALM_BILLING_METHOD_CHANGED = 211
|
||||
REALM_REACTIVATION_EMAIL_SENT = 212
|
||||
REALM_SPONSORSHIP_PENDING_STATUS_CHANGED = 213
|
||||
|
||||
SUBSCRIPTION_CREATED = 301
|
||||
SUBSCRIPTION_ACTIVATED = 302
|
||||
|
||||
Reference in New Issue
Block a user