Commit 5bdbb8bf authored by Gladys Forte's avatar Gladys Forte

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

* commit '1af22bcd':
  update db
parents 658d0a5d 1af22bcd
...@@ -49,7 +49,7 @@ def account_created(args): ...@@ -49,7 +49,7 @@ def account_created(args):
) )
return True return True
# direct mailer from django
def forgot_password(args): def forgot_password(args):
reset_code = args[0] reset_code = args[0]
url = args[1] url = args[1]
......
This diff is collapsed.
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