1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/db_functions/datetime
2020-10-14 20:03:07 +02:00
..
__init__.py
test_extract_trunc.py Refs #31640 -- Made Extract raise ValueError when using tzinfo with Date/TimeField. 2020-10-14 20:03:07 +02:00
test_now.py