예제 #1
0
파일: forms.py 프로젝트: naderm/farnsworth
 def save(self):
     from workshift.fill import fill_bathroom_shifts
     return fill_bathroom_shifts(semester=self.semester)