Exemplo n.º 1
0
 def get(self, team_key):
     team = Team.get_by_id(team_key)
     SearchHelper.update_team_year_index(team)