faster strava sync
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
from rowers.views.statements import *
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# Export workout to TCX and send to user's email address
|
||||
@permission_required('workout.change_workout',fn=get_workout_by_opaqueid,raise_exception=True)
|
||||
def workout_tcxemail_view(request,id=0):
|
||||
|
||||
Reference in New Issue
Block a user