django/tests/regressiontests/logging_tests
Claude Paroz 4214a22e06 [1.5.x] Fixed #19357 -- Allow non-ASCII chars in filesystem paths
Thanks kujiu for the report and Aymeric Augustin for the review.
Backport of c91667338 from master.
2012-12-08 11:16:03 +01: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 [1.5.x] Fixed #19357 -- Allow non-ASCII chars in filesystem paths 2012-12-08 11:16:03 +01:00