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
logconfig.py
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