Example #1
0
 def can_write(self, user):
     return permissions.can_write(self, user)
Example #2
0
 def can_write(self, user):
     return permissions.can_write(self, user)