small change
This commit is contained in:
@@ -17063,7 +17063,6 @@ def planmacrocyclebymonth(request,id=0,userid=0):
|
||||
if lastday < cycle.enddate and i == len(monthstarts)-2:
|
||||
lastday = cycle.enddate
|
||||
|
||||
print i,firstday,lastday,monthstarts[i],monthstarts[i+1]
|
||||
|
||||
meso = TrainingMesoCycle(startdate = firstday,
|
||||
enddate = lastday,
|
||||
|
||||
Reference in New Issue
Block a user