demo of drag/drop and JS to capture the new order
This commit is contained in:
@@ -151,7 +151,8 @@ from rowers.models import (
|
||||
PlannedSessionComment, CoachRequest, CoachOffer,
|
||||
VideoAnalysis, ShareKey,
|
||||
StandardCollection, CourseStandard,
|
||||
VirtualRaceFollower, TombStone, InstantPlan
|
||||
VirtualRaceFollower, TombStone, InstantPlan,
|
||||
PlannedSessionStep,
|
||||
)
|
||||
from rowers.models import (
|
||||
RowerPowerForm, RowerHRZonesForm, RowerForm, RowerCPForm, GraphImage, AdvancedWorkoutForm,
|
||||
|
||||
Reference in New Issue
Block a user