adding athlete last name to alert
This commit is contained in:
@@ -52,6 +52,7 @@ class Command(BaseCommand):
|
||||
alert.manager.first_name,
|
||||
alert.manager.last_name,
|
||||
alert.rower.user.first_name,
|
||||
alert.rower.user.last_name,
|
||||
alert.name,
|
||||
stats, debug=True,
|
||||
othertexts=othertexts)
|
||||
|
||||
Reference in New Issue
Block a user