Model name in comment
This commit is contained in:
parent
cfd0d0d56a
commit
a3d5acc70c
@ -73,7 +73,7 @@ class GroupMember(models.Model):
|
||||
)
|
||||
).exists():
|
||||
raise IntegrityError()
|
||||
# accepts and requests are handled by the GroupInvitation model
|
||||
# accepts and requests are handled by the GroupMemberInvitation model
|
||||
super().save(*args, **kwargs)
|
||||
|
||||
@classmethod
|
||||
|
Loading…
x
Reference in New Issue
Block a user