adding currentweekplan, nextweekplan as part of project DeepWater
This commit is contained in:
@@ -121,7 +121,7 @@ from rowers.forms import (
|
||||
TrainingPlanBillingForm, InstantPlanSelectForm,
|
||||
TrainingZonesForm, InstrokeForm, InStrokeMultipleCompareForm,
|
||||
ForceCurveMultipleCompareForm, PlanByRscoreForm,
|
||||
AssignChoices, NextWeekJsonForm,
|
||||
AssignChoices, NextWeekJsonForm, CurrentWeekJsonForm,
|
||||
)
|
||||
|
||||
from django.urls import reverse, reverse_lazy
|
||||
|
||||
Reference in New Issue
Block a user