django/tests/logging_tests
Hasan Ramezani 7b31ba541f Fixed #29329 -- Made datetime logging from runserver more consistent.
Setting default_msec_format=None will make it the same, unfortunately
it's not supported by Python, see https://bugs.python.org/issue40300.
2020-04-16 12:55:53 +02:00
..
__init__.py
logconfig.py Fixed #29714 -- Allowed using ExceptionReporter subclass with AdminEmailHandler. 2019-09-04 08:40:46 +02:00
tests.py Fixed #29329 -- Made datetime logging from runserver more consistent. 2020-04-16 12:55:53 +02:00
urls.py Updated test URL patterns to use path() and re_path(). 2018-12-31 10:47:32 -05:00
urls_i18n.py Updated test URL patterns to use path() and re_path(). 2018-12-31 10:47:32 -05:00
views.py Fixed #26688 -- Fixed HTTP request logging inconsistencies. 2018-05-04 20:55:03 -04:00