Merge tag 'c2import' into develop
1.0.6
This commit is contained in:
@@ -320,7 +320,7 @@ def add_workout_from_strokedata(user,importid,data,strokedata,source='c2'):
|
||||
t = data['comments'].split('\n', 1)[0]
|
||||
title += t[:20]
|
||||
except:
|
||||
pass
|
||||
title = 'Imported'
|
||||
|
||||
starttimeunix = mktime(rowdatetime.timetuple())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user