SM-InTheHouse

Results 1 comments of SM-InTheHouse

> in the auth.py file change the line to : password = request.form.get('password1') add the 1 in the end, since this is the name in the form declaration. Thanks, that...