crazycooky77 / ci_project4

0 stars 1 forks source link

[ENH] Password Reset Confirmation Message #40

Closed crazycooky77 closed 8 months ago

crazycooky77 commented 8 months ago

When changing the password for an account, there is no confirmation upon successful password change.

As a user, it would be beneficial to get this confirmation message, so I know that the change was successful.

crazycooky77 commented 8 months ago

Similar to missing email action confirmations, the Django messages were not included in templates. Resolved.