Skip to content

Commit

Permalink
Update comments for verification
Browse files Browse the repository at this point in the history
  • Loading branch information
tudoramariei committed Feb 19, 2024
1 parent 82ef817 commit 0137436
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions backend/donations/views/account_management.py
Original file line number Diff line number Diff line change
Expand Up @@ -233,9 +233,10 @@ def post(self, request, *args, **kwargs):


class VerificationHandler(AccountHandler):
"""handler used to:
verify new account
reset user password
"""
handler used to:
v - verify new account
p - reset user password
"""

template_name = "parola-noua.html"
Expand Down

0 comments on commit 0137436

Please sign in to comment.