Beispiel #1
0
 def render(self):
     if self.available:
         return BasicCurationNote.render(self)
Beispiel #2
0
 def update(self):
     if self.available:
         BasicCurationNote.update(self)