Exemplo n.º 1
0
 def permissions(self):
     return _M2MCollection_(self,Permission,PersonPermission)
Exemplo n.º 2
0
 def tags(self):
     return _M2MCollection_(self, Tag, PageTag)
Exemplo n.º 3
0
 def tags(self):
     return _M2MCollection_(self,Tag,PageTag)