django/tests/regressiontests/logging_tests
Jannis Leidel 1c9c29b5b2 Fixed AdminEmailHandler to format the subject message correctly when arguments are passed.
This bug was hidden before r17480 as it basically didn't take the arguments into account. Refs #14973.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@17512 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-02-12 12:19:02 +00:00
..
__init__.py Fixed #16288 -- Enabled django.request exception logger regardless of DEBUG setting. 2011-06-22 06:01:44 +00:00
models.py Fixed #16288 -- Enabled django.request exception logger regardless of DEBUG setting. 2011-06-22 06:01:44 +00:00
tests.py Fixed AdminEmailHandler to format the subject message correctly when arguments are passed. 2012-02-12 12:19:02 +00:00