1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/tests/db_functions/datetime
2020-10-14 20:06:26 +02:00
..
__init__.py
test_extract_trunc.py Fixed #31640 -- Made Trunc() truncate datetimes to Date/TimeField in a specific timezone. 2020-10-14 20:06:26 +02:00
test_now.py