intervals.icu planned session webhook fix
This commit is contained in:
BIN
rowers/tests/testdata/testdata.tcx.gz
vendored
BIN
rowers/tests/testdata/testdata.tcx.gz
vendored
Binary file not shown.
@@ -83,7 +83,7 @@ from rowers.rower_rules import (
|
||||
can_start_trial, can_start_plantrial, can_start_coachtrial,
|
||||
can_plan, is_workout_team,
|
||||
is_promember,user_is_basic, is_coachtrial, is_coach,
|
||||
workout_is_strava, is_workout_owner
|
||||
workout_is_strava, is_workout_owner, can_add_session,
|
||||
)
|
||||
|
||||
from django.shortcuts import render
|
||||
|
||||
Reference in New Issue
Block a user