cha cha changes
This commit is contained in:
@@ -688,6 +688,7 @@ def save_workout_database(f2,r,dosmooth=True,workouttype='rower',
|
|||||||
|
|
||||||
# submit email task to send email about breakthrough workout
|
# submit email task to send email about breakthrough workout
|
||||||
if isbreakthrough:
|
if isbreakthrough:
|
||||||
|
a_messages.info(r.user,'It looks like you have a new breakthrough workout')
|
||||||
if settings.DEBUG:
|
if settings.DEBUG:
|
||||||
res = handle_sendemail_breakthrough(w.id,r.user.email,
|
res = handle_sendemail_breakthrough(w.id,r.user.email,
|
||||||
r.user.first_name,
|
r.user.first_name,
|
||||||
|
|||||||
Reference in New Issue
Block a user