1
0
mirror of https://github.com/django/django.git synced 2025-01-27 10:39:40 +00:00
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
..