1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
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
tests.py Fixed #29329 -- Made datetime logging from runserver more consistent. 2020-04-16 12:55:53 +02:00
urls_i18n.py
urls.py
views.py