passing a few more tests
This commit is contained in:
@@ -1404,6 +1404,7 @@ class FlexAxesForm(forms.Form):
|
||||
extrametrics = kwargs.pop('extrametrics',[])
|
||||
super(FlexAxesForm, self).__init__(*args, **kwargs)
|
||||
|
||||
|
||||
rower = Rower.objects.get(user=request.user)
|
||||
|
||||
axchoicespro = (
|
||||
|
||||
Reference in New Issue
Block a user