Commit 958026ea authored by Gladys Forte's avatar Gladys Forte

Merge pull request #536 in RMS/api-main-service from gladys-dev2 to RMSv2

* commit '40f8f9da':
  body
parents 41cf23a2 40f8f9da
......@@ -69,7 +69,7 @@ def batch_email_admin(args):
email = EmailMessage(
'Resource Management System: Bulk Users!',
[body],
body,
[settings.EMAIL_DEFAULT_SENDER],
[recipient]
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment