django/tests/db_functions/datetime
Artur Beltsov 3954bf50fb Fixed #32750 -- Fixed crash of Extract() transform on OuterRef() expressions.
Thanks Simon Charette for the review.
2021-05-17 17:51:39 +02:00
..
__init__.py
test_extract_trunc.py Fixed #32750 -- Fixed crash of Extract() transform on OuterRef() expressions. 2021-05-17 17:51:39 +02:00
test_now.py