| Age | Commit message (Collapse) | Author |
|
|
|
Thanks lsaffre for the report. Refs #19325.
|
|
refs #18985
|
|
Also unit-tested django.utils.log.RequireDebugTrue for consistency.
|
|
Thanks kujiu for the report and Aymeric Augustin for the review.
|
|
|
|
Capture warnings in Python >= 2.7 and route through
console handler, which is subject to DEBUG==True
Thanks to dstufft for the idea, and claudep for initial patch
|
|
Thanks Matt McDonald for the patch.
|
|
Thanks Preston Holmes for the review.
|
|
|
|
Thanks donspaulding for the report and simonpercivall for the
initial patch.
|
|
This was a remainder of some 2.4 compatibility code.
|
|
Thanks Vinay Sajip for the support of his django3 branch and
Jannis Leidel for the review.
|
|
Thanks to Florian Apolloner for suggesting the patch.
|
|
|
|
Thanks Ramiro for the patch.
|
|
Thanks jonash for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17828 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
|
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
|
|
log message contains newlines. Thanks to Russell Keith-Magee for the report and to Bartolome Sanchez Salado and Marcin Wróbel for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17501 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
|
imports.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16981 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
|
emails when DEBUG is True in projects with no explicit LOGGING setting. Thanks to Andreas Pelme for report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16840 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
|
error emails' subject in `AdminEmailHandler`.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16715 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
|
setting.
Thanks Matt Bennett for report and draft patch; Vinay Sajip and Russell Keith-Magee for review.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16444 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|