nothing
This commit is contained in:
@@ -1319,9 +1319,6 @@ def plannedsessions_manage_view(request,userid=0,
|
||||
selectedworkouts = w_form.cleaned_data['workouts']
|
||||
else:
|
||||
selectedworkouts = []
|
||||
print(request.POST)
|
||||
print(workoutdata)
|
||||
print(w_form.errors)
|
||||
|
||||
if len(selectedworkouts)==0:
|
||||
for w in ws:
|
||||
|
||||
Reference in New Issue
Block a user