Private
Public Access
1
0

Merge tag 'v9.52' into develop

bug fix c2 export
This commit is contained in:
Sander Roosendaal
2019-03-14 10:43:02 +01:00
2 changed files with 0 additions and 1 deletions
Binary file not shown.
-1
View File
@@ -1266,7 +1266,6 @@ def workouts_view(request,message='',successmessage='',
duplicate=False,
privacy='visible').order_by("-startdatetime")
else:
print('noot')
theteam = None
workouts = Workout.objects.filter(
user=r,