Private
Public Access
1
0

adding user setting for CP duration range - default is 42 days

This commit is contained in:
Sander Roosendaal
2020-10-13 22:03:18 +02:00
parent 211bf1661c
commit c067a33372
5 changed files with 43 additions and 6 deletions

View File

@@ -120,7 +120,7 @@ from rowers.models import (
VirtualRaceFollower,
)
from rowers.models import (
RowerPowerForm,RowerForm,GraphImage,AdvancedWorkoutForm,
RowerPowerForm,RowerForm,RowerCPForm,GraphImage,AdvancedWorkoutForm,
RowerPowerZonesForm,AccountRowerForm,UserForm,
Team,TeamForm,TeamInviteForm,TeamInvite,TeamRequest,
WorkoutComment,WorkoutCommentForm,RowerExportForm,