Beispiel #1
0
 def get(self, event_key):
     event = Event.get_by_id(event_key)
     EventManipulator.runPostUpdateHook([event])