Private
Public Access
1
0

testing otw race register, submit

This commit is contained in:
Sander Roosendaal
2021-01-17 17:20:55 +01:00
parent c44e66bbc2
commit 88bea9086f
5 changed files with 131 additions and 8 deletions

View File

@@ -1464,7 +1464,6 @@ def default_class(r,w,race):
sex='male'
if w is not None:
print('noot')
boatclass = w.workouttype
boattype = w.boattype
@@ -1475,7 +1474,7 @@ def default_class(r,w,race):
boatclass = 'water'
else:
boatclass = 'rower'
print(boatclass)
boattype = '1x'
adaptiveclass = 'None'
weightclass = 'hwt'