removed StrokeData table and all references to it
This commit is contained in:
@@ -99,7 +99,7 @@ from rowers.models import (
|
||||
)
|
||||
from rowers.models import (
|
||||
RowerPowerForm,RowerForm,GraphImage,AdvancedWorkoutForm,
|
||||
RowerPowerZonesForm,AccountRowerForm,UserForm,StrokeData,
|
||||
RowerPowerZonesForm,AccountRowerForm,UserForm,
|
||||
Team,TeamForm,TeamInviteForm,TeamInvite,TeamRequest,
|
||||
WorkoutComment,WorkoutCommentForm,RowerExportForm,
|
||||
CalcAgePerformance,
|
||||
|
||||
Reference in New Issue
Block a user