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
..
__init__.py Reorganized datetime db function tests. 2018-08-16 16:18:09 -04:00
test_extract_trunc.py Removed redundant tests in test_extract_trunc. 2020-10-14 20:03:44 +02:00
test_now.py Reorganized datetime db function tests. 2018-08-16 16:18:09 -04:00