#36457: Convert methods .send_mail(), .get_users() from PasswordResetForm and
.get_user() from PasswordResetConfirmView into functions.
-------------------------------------+-------------------------------------
     Reporter:  keter2002            |                     Type:
                                     |  Cleanup/optimization
       Status:  new                  |                Component:
                                     |  contrib.auth
      Version:  dev                  |                 Severity:  Normal
     Keywords:  users, email,        |             Triage Stage:
  PasswordResetForm,                 |  Unreviewed
  PasswordResetConfirmView, auth,    |
  method, id                         |
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  1                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
 The methods .send_mail(), .get_users() from PasswordResetForm and
 .get_user() from PasswordResetConfirmView could be reused in other views
 and forms to list all active users with a given e-mail, send a formatted
 e-mail, or get a user by their base64 id.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36457>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019761de9fbe-64013d83-b1df-42ac-9f92-a1ecf51e70c1-000000%40eu-central-1.amazonses.com.

Reply via email to