ExpressHermes / Singular-News

A Django news app powered with machine learning to provide personalised feed to the users based on their interactions on the app.
GNU General Public License v3.0
11 stars 9 forks source link

Added Password Reset option in login form. #15

Closed Pointdexter99 closed 3 years ago

Pointdexter99 commented 3 years ago

Hi, I've added the password reset option and customized the password reset pages using the base template. Please let me know if any changes are required or if there's any bug anywhere. The app is running perfectly outside the virtual environment.