예제 #1
0
 def __init__(self):
     super(ListCourseCommand, self).__init__(Course.query_by_creation())
예제 #2
0
 def __init__(self):
     super(ListCourseCommand, self).__init__(Course.query_by_creation())