Codingwithmitch-Chat
Codingwithmitch-Chat copied to clipboard
reset email completed url
Hi,
Everything is working in regards to resetting the password but after putting new password and confirming them, i get a link to Accounts/login page which i dont have. I copied all what you have and have this error!
I am getting: www.mysite.com/customers/accounts/login where it should be www.mysite.com/customers/login_user/
Hi,
Unless you have made some changes, the login url is account/login which is defined in ChatServerPlayground/urls.py
https://github.com/mitchtabian/Codingwithmitch-Chat/blob/98b3b0ba897befadf874dbe0693606ed065bbc8e/ChatServerPlayground/urls.py#L37