adding names
This commit is contained in:
@@ -48,6 +48,8 @@ class Command(BaseCommand):
|
||||
alert.manager.email,
|
||||
alert.manager.first_name,
|
||||
alert.manager.last_name,
|
||||
alert.rower.user.first_name,
|
||||
alert.name,
|
||||
stats,debug=True)
|
||||
|
||||
# advance next_run
|
||||
|
||||
Reference in New Issue
Block a user