1
0
mirror of https://github.com/django/django.git synced 2025-10-30 09:06:13 +00:00
Files
django/tests/db_functions/datetime
David-Wobrock 8d018231ac Removed redundant tests in test_extract_trunc.
tzinfo is ignored for DateFields and TimeFields, and it's already
covered by DateFunctionTests.test_trunc_func().
2020-10-14 20:03:44 +02:00
..