django/tests/db_functions
Nick Pope dd3feb0891 Reorganized window db function tests. 2018-08-16 09:32:42 -04:00
..
math
window Reorganized window db function tests. 2018-08-16 09:32:42 -04:00
__init__.py
models.py Fixed #29648 -- Fixed crash when using subqueries inside datetime truncation functions. 2018-08-07 16:47:54 -04:00
test_cast.py
test_chr.py
test_datetime.py Fixed #29648 -- Fixed crash when using subqueries inside datetime truncation functions. 2018-08-07 16:47:54 -04:00
test_left.py Refs #28643 -- Added Ord, Chr, Left, and Right database functions. 2018-02-23 10:23:22 -05:00
test_ord.py
test_pad.py
test_repeat.py
test_replace.py
test_right.py
test_strindex.py
test_trim.py
tests.py