Commit 1af22bcd authored by Gladys Forte's avatar Gladys Forte

update db

parent ad9087b4
...@@ -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