django/tests/regressiontests/logging_tests
Preston Holmes 44046e8a38 Fixed #18985 -- made DeprecationWarnings loud
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
2012-11-16 17:07:38 -08:00
..
__init__.py Fixed #16288 -- Enabled django.request exception logger regardless of DEBUG setting. 2011-06-22 06:01:44 +00:00
logconfig.py Called parent __init__ in test logging handler 2012-09-24 22:42:58 +02: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 #18985 -- made DeprecationWarnings loud 2012-11-16 17:07:38 -08:00