예제 #1
0
def x_showcases(num):
    return ShowcaseFactory.create_batch(num)
예제 #2
0
def showcases():
    return ShowcaseFactory.create_batch(3)