Fix comment display

This commit is contained in:
Victor "multun" Collod 2019-02-10 18:39:48 +01:00
parent 69c782fd59
commit 4849dc93fb

View file

@ -155,4 +155,4 @@ class Comment(models.Model):
)
def __str__(self):
return self.snippet()
return self.snippet