Esempio n. 1
0
 def __init__(self):
     super(ListCourseCommand, self).__init__(Course.query_by_creation())
Esempio n. 2
0
 def __init__(self):
     super(ListCourseCommand, self).__init__(Course.query_by_creation())