#16736: AdminEmailHandler ignores user args to log message.
--------------------------------------------+------------------------------
               Reporter:  saverio.trioni@…  |          Owner:  strioni
                   Type:  Bug               |         Status:  assigned
              Milestone:                    |      Component:  Core (Other)
                Version:  1.3               |       Severity:  Normal
             Resolution:                    |       Keywords:  logging
           Triage Stage:  Accepted          |      Has patch:  1
    Needs documentation:  0                 |    Needs tests:  1
Patch needs improvement:  0                 |  Easy pickings:  1
                  UI/UX:  0                 |
--------------------------------------------+------------------------------
Changes (by julien):

 * component:  Uncategorized => Core (Other)
 * stage:  Unreviewed => Accepted


Comment:

 This makes sense. For testing, maybe look at customising the `send_log`
 method in `[1]`. See also `[2]` for how to test emails.

 `[1]`
 source:django/trunk/tests/regressiontests/views/views.py?rev=16606#L139

 `[2]` https://docs.djangoproject.com/en/dev/topics/testing/#email-services

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16736#comment:3>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to