bug fixes
This commit is contained in:
@@ -1157,7 +1157,7 @@ def handle_send_withdraw_email(
|
||||
else:
|
||||
debug = True
|
||||
|
||||
subject = "Your result for {n} has been disqualified on rowsandall.com".format(
|
||||
subject = "Your result for {n} has been removed on rowsandall.com".format(
|
||||
n = racename
|
||||
)
|
||||
|
||||
|
||||
@@ -195,6 +195,7 @@ from rowers.tasks import (
|
||||
handle_sendemail_unrecognized,handle_sendemailnewcomment,
|
||||
handle_sendemailsummary,
|
||||
handle_send_disqualification_email,
|
||||
handle_send_withdraw_email,
|
||||
handle_sendemailfile,
|
||||
handle_sendemailkml,
|
||||
handle_sendemailnewresponse, handle_updatedps,
|
||||
|
||||
Reference in New Issue
Block a user