#20844: AdminEmailHandler does not utilze the 'formatter' setting.
-------------------------------------+-------------------------------------
     Reporter:  danols               |                    Owner:  danols
         Type:  Bug                  |                   Status:  assigned
    Component:  Utilities            |                  Version:  1.5
     Severity:  Normal               |               Resolution:
     Keywords:  AdminEmailHandler,   |             Triage Stage:
  Logging                            |  Unreviewed
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  1                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by danols):

 * status:  new => assigned
 * needs_better_patch:   => 0
 * component:  Uncategorized => Utilities
 * needs_tests:   => 0
 * keywords:   => AdminEmailHandler, Logging
 * easy:  0 => 1
 * owner:  nobody => danols
 * needs_docs:   => 0
 * has_patch:  0 => 1
 * type:  Uncategorized => Bug


Comment:

 Patch in Git pull request: https://github.com/django/django/pull/1423

 Sample generated email subject:
 {{{
 `[Some Site][Development] ERROR: Refactor this to use QuerySet level
 solution as per ticket - https://code.djangoproject.com/ticket/20625 -
 Offer.objects.filter(...).active() != Offer.objects.active.filter(...)`
 }}}

 Sample generated email message:
 {{{
 ERROR django.db.models.manager 2013-08-01 11:58:03,897 manager 6516
 -1244890304 /srv/www/django/development.yupi.ca/src/github-
 danielsokolowski-django-
 ticket_20625-tailored/django/db/models/manager.py@139: Refactor this to
 use QuerySet level solution as per ticket -
 https://code.djangoproject.com/ticket/20625 -
 Offer.objects.filter(...).active() != Offer.objects.active.filter(...)

 No stack trace available

 Request repr() unavailable.}}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20844#comment:1>
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/064.857487b9d8ff717c49cbca9ebd81016f%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to