first version of box chart (wash only)
This commit is contained in:
@@ -272,7 +272,7 @@ def getstatsfields():
|
||||
|
||||
fielddict = {field.name:field.verbose_name for field in fields}
|
||||
|
||||
fielddict.pop('workoutid')
|
||||
#fielddict.pop('workoutid')
|
||||
fielddict.pop('ergpace')
|
||||
fielddict.pop('hr_an')
|
||||
fielddict.pop('hr_tr')
|
||||
|
||||
Reference in New Issue
Block a user