Private
Public Access
1
0
This commit is contained in:
Sander Roosendaal
2022-09-21 07:46:37 +02:00
parent 57ebb8050d
commit 8d17af2197

View File

@@ -3540,7 +3540,7 @@ class Workout(models.Model):
ownerlast=ownerlast,
)
except ValueError:
stri = 'workout'
stri = self.name
else:
try:
stri = u'{d} {n} {dist}m {duration} {workouttype} {boattype} {ownerfirst} {ownerlast}'.format(