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