Exemplo n.º 1
0
 def save(self):
     from workshift.fill import fill_hi_shifts
     return fill_hi_shifts(semester=self.semester)
Exemplo n.º 2
0
 def save(self):
     from workshift.fill import fill_hi_shifts
     fill_hi_shifts(semester=self.semester)