Private
Public Access
1
0

first version of box chart (wash only)

This commit is contained in:
Sander Roosendaal
2017-05-12 15:48:47 +02:00
parent 29f84d6e25
commit 50faf1ff1f
5 changed files with 71 additions and 6 deletions

View File

@@ -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')