Private
Public Access
1
0

removed migrations

This commit is contained in:
Sander Roosendaal
2019-04-12 21:12:14 -04:00
parent 6722d0f9b8
commit e164f03464
69 changed files with 4 additions and 2047 deletions

View File

@@ -1408,7 +1408,9 @@ def workout_getimportview(request,externalid,source = 'c2'):
except ValueError:
pass
if strokedata.empty:
print('aap')
distance = data['distance']
c2id = data['id']
workouttype = mytypes.c2mappinginv[data['type']]