quiske v2 improvements
This commit is contained in:
@@ -986,7 +986,8 @@ def checkbreakthrough(w, r):
|
||||
coach.user.email,
|
||||
r.user.first_name,
|
||||
r.user.last_name,
|
||||
btvalues=btvalues.to_json())
|
||||
btvalues=btvalues.to_json(),
|
||||
surname=True)
|
||||
|
||||
# submit email task to send email about breakthrough workout
|
||||
if ishard: # pragma: no cover
|
||||
|
||||
Reference in New Issue
Block a user