Private
Public Access
1
0
This commit is contained in:
Sander Roosendaal
2019-04-03 16:27:51 +02:00
parent 0a4d775a9e
commit 5181f6c6ab
3 changed files with 39 additions and 48 deletions

View File

@@ -106,7 +106,8 @@ def make_new_workout_from_email(rower, datafile, name, cntr=0,testing=False):
if testing:
print('Fileformat = ',fileformat)
if fileformat == 'unknown':
# extension = datafilename[-4:].lower()
# fcopy = "media/"+datafilename[:-4]+"_copy"+extension