django/tests/regressiontests/logging_tests
Claude Paroz fc69fff9ab Fixed #14861 -- Moved logging config outside of Settings.__init__
Thanks donspaulding for the report and simonpercivall for the
initial patch.
2012-09-24 22:12:45 +02:00
..
__init__.py Fixed #16288 -- Enabled django.request exception logger regardless of DEBUG setting. 2011-06-22 06:01:44 +00:00
logconfig.py Fixed #14861 -- Moved logging config outside of Settings.__init__ 2012-09-24 22:12:45 +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 #14861 -- Moved logging config outside of Settings.__init__ 2012-09-24 22:12:45 +02:00