no changes
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -70,10 +70,11 @@ rowingmetrics = (
|
|||||||
|
|
||||||
('velo',{
|
('velo',{
|
||||||
'numtype':'float',
|
'numtype':'float',
|
||||||
'null':True,
|
'null':False,
|
||||||
'verbose_name': 'Boat Speed (m/s)',
|
'verbose_name': 'Boat Speed (m/s)',
|
||||||
'ax_min': 0,
|
'ax_min': 0,
|
||||||
'ax_max': 8,
|
'ax_max': 8,
|
||||||
|
'default': 0,
|
||||||
'mode':'both',
|
'mode':'both',
|
||||||
'type':'pro'}),
|
'type':'pro'}),
|
||||||
|
|
||||||
|
|||||||
29170
rowers/views.py
29170
rowers/views.py
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user