Private
Public Access
1
0

improved dataprepnodjango?

This commit is contained in:
Sander Roosendaal
2018-06-27 18:22:24 +02:00
parent f578f9911e
commit c10c6fafe1
7 changed files with 62 additions and 15 deletions

View File

@@ -70,7 +70,7 @@ rowingmetrics = (
('velo',{
'numtype':'float',
'null':False,
'null':True,
'verbose_name': 'Boat Speed (m/s)',
'ax_min': 0,
'ax_max': 8,