1
0
mirror of https://github.com/django/django.git synced 2025-02-07 16:05:34 +00:00
django/tests/db_functions
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
..