django1/tests/db_functions
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
..
comparison Fixed #32392 -- Fixed ExclusionConstraint crash with Cast() in expressions. 2021-01-29 11:05:00 +01:00
datetime Fixed #32750 -- Fixed crash of Extract() transform on OuterRef() expressions. 2021-05-17 17:51:39 +02:00
math Fixed #31487 -- Added precision argument to Round(). 2021-03-29 09:43:08 +02:00
migrations Fixed #31487 -- Added precision argument to Round(). 2021-03-29 09:43:08 +02:00
text Fixed #32178 -- Allowed database backends to skip tests and mark expected failures. 2020-12-10 18:00:57 +01:00
window Reorganized window db function tests. 2018-08-16 09:32:42 -04:00
__init__.py
models.py Fixed #31487 -- Added precision argument to Round(). 2021-03-29 09:43:08 +02:00
tests.py Fixed #29658 -- Registered model lookups in tests with a context manager. 2018-08-21 12:17:46 -04:00