Private
Public Access
1
0

remove password from registration email

This commit is contained in:
Sander Roosendaal
2017-03-19 21:04:42 +01:00
parent c25814a376
commit a84c223033

View File

@@ -253,7 +253,6 @@ def rower_register_view(request):
message += "The first thing you might want to do is check and edit the heart rate band values. After logging in, click the button with your first name.\n"
message += "You can also check our videos page at http://rowsandall.com/rowers/videos for some helpful instruction videos.\n\n"
message += "User name:"+username+"\n"
message += "Password :"+password+"\n\n"
message += "For all your questions, just reply to this email.\n\n"
message += "Happy rowing!\n\n\n"
message += "Oh, one more thing. The site is currently in beta and is developing fast. Bear with us. Don't hesitate to contact me if anything is broken or doesn't seem to work as advertised."