diff --git a/rowers/views.py b/rowers/views.py index 83f435a5..823e5e9d 100644 --- a/rowers/views.py +++ b/rowers/views.py @@ -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,