django/tests/logging_tests
Claude Paroz c3e1086949 Stopped truncating AdminEmailHandler message subjects
Refs #26572, #17281. The RFC doesn't limit total length, just the line length
which is already taken care of by Python itself.
Thanks Tim Graham for the review.
2016-05-10 18:17:43 +02:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
logconfig.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
tests.py Stopped truncating AdminEmailHandler message subjects 2016-05-10 18:17:43 +02:00
urls.py Added tests for logging of Http404 warnings. 2016-04-20 20:56:40 -04:00
urls_i18n.py Added tests for logging of Http404 warnings. 2016-04-20 20:56:40 -04:00
views.py Added tests for logging of Http404 warnings. 2016-04-20 20:56:40 -04:00