#11400: Add fail_silently parameter to User.email_user
-------------------------------------+-------------------------------------
     Reporter:  Jug_                 |                    Owner:  nobody
         Type:  New feature          |                   Status:  new
    Component:  contrib.auth         |                  Version:  master
     Severity:  Normal               |               Resolution:
     Keywords:  email user           |             Triage Stage:  Accepted
  fail_silently                      |      Needs documentation:  1
    Has patch:  1                    |  Patch needs improvement:  0
  Needs tests:  1                    |                    UI/UX:  0
Easy pickings:  1                    |
-------------------------------------+-------------------------------------

Comment (by timo):

 `email_user()` is a method on `AbstractUser` not `UserManager`, otherwise
 the test looks like a reasonable start.

 You can read about testing email here:
 https://docs.djangoproject.com/en/dev/topics/testing/overview/#email-
 services

-- 
Ticket URL: <https://code.djangoproject.com/ticket/11400#comment:11>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/062.ef9109ef68d779d71f4c378e36f04405%40djangoproject.com?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to