示例#1
0
 def save(self):
     from workshift.fill import fill_hi_shifts
     return fill_hi_shifts(semester=self.semester)
示例#2
0
 def save(self):
     from workshift.fill import fill_hi_shifts
     fill_hi_shifts(semester=self.semester)