changed __repr__ else statement to allow for custom id entries
@@ -159,7 +159,7 @@ class Identifiers(Base):
elif format_type == "url":
return u"{0}".format(self.val)
else:
return u""
class Comments(Base):
The note is not visible to the blocked user.