fix: 修复serializer问题

This commit is contained in:
ibuler
2021-09-16 19:06:16 +08:00
committed by 老广
parent b375cd3e75
commit 2c46072db2
5 changed files with 12 additions and 8 deletions

View File

@@ -472,6 +472,7 @@ class MFAMixin:
(2, _("Force enable")),
)
is_org_admin: bool
username: str
@property
def mfa_enabled(self):