add message

This commit is contained in:
baoliang 2020-11-01 15:37:53 +08:00
parent 46ac770d1f
commit 8e2bbbdc8b
1 changed files with 2 additions and 0 deletions

View File

@ -82,6 +82,8 @@ class Group_admin(models.Model):
def __str__(self):
return self.group.name
class Meta:
ordering = ["created"]
# 矩阵成员