Ejemplo n.º 1
0
 def post(self):
     """Set speaker and their sessions in Memcache."""
     ConferenceApi._cacheSpeakerAndSession(self.request.get('speakerId'), self.request.get('confId'))