Private
Public Access
1
0

adding trimp or rscore, time constants, test duration to form

This commit is contained in:
Sander Roosendaal
2020-11-24 12:50:51 +01:00
parent 6f47d78986
commit a172324295
5 changed files with 93 additions and 38 deletions

View File

@@ -76,7 +76,7 @@ from rowers.forms import (
disqualifiers,SearchForm,BillingForm,PlanSelectForm,
VideoAnalysisCreateForm,WorkoutSingleSelectForm,
VideoAnalysisMetricsForm,SurveyForm,HistorySelectForm,
StravaChartForm,
StravaChartForm,FitnessFitForm
)
from django.urls import reverse, reverse_lazy