[Update] 修改一些bug和文案

This commit is contained in:
ibuler
2018-03-05 12:59:14 +08:00
parent bd4f96134f
commit e123599735
4 changed files with 14 additions and 7 deletions

View File

@@ -22,6 +22,7 @@ class UserGroup(NoDeleteModelMixin):
class Meta:
ordering = ['name']
verbose_name = _("User group")
@classmethod
def initial(cls):