Ejemplo n.º 1
0
 def render(self):
     if self.available:
         return BasicCurationNote.render(self)
Ejemplo n.º 2
0
 def update(self):
     if self.available:
         BasicCurationNote.update(self)