Ejemplo n.º 1
0
def get_hero(pk):
    return Hero.get(int(pk))