From a523d21ecf434ac62fce1dd831e43c75c76a7c44 Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Fri, 26 Oct 2018 15:10:59 +0200 Subject: [PATCH] small change --- rowers/views.py | 1 - 1 file changed, 1 deletion(-) 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,