adding fitscore
This commit is contained in:
@@ -6,7 +6,7 @@ from __future__ import unicode_literals
|
||||
import colorsys
|
||||
from rowers.models import (
|
||||
Workout, User, Rower, WorkoutForm,RowerForm,
|
||||
GraphImage,GeoPolygon,GeoCourse,GeoPoint
|
||||
GraphImage,GeoPolygon,GeoCourse,GeoPoint,
|
||||
)
|
||||
from rowers.tasks import handle_setcp
|
||||
from rowingdata import rower as rrower
|
||||
|
||||
Reference in New Issue
Block a user