예제 #1
0
def get_building(pk):
    return Building.get(int(pk))