django/tests/db_functions
2018-08-16 15:44:31 -04:00
..
math Refs #28643 -- Added math database functions. 2018-07-05 11:02:12 -04:00
text Reorganized text db function tests. 2018-08-16 15:44:31 -04:00
window Reorganized window db function tests. 2018-08-16 09:32:42 -04:00
__init__.py Fixed #23753 -- Added a suite of SQL Functions 2014-12-27 15:27:27 +11:00
models.py Fixed #29648 -- Fixed crash when using subqueries inside datetime truncation functions. 2018-08-07 16:47:54 -04:00
test_cast.py Fixed #29569 -- Fixed Cast() with AutoField and BigAutoField. 2018-07-25 08:00:11 +02:00
test_datetime.py Fixed #29648 -- Fixed crash when using subqueries inside datetime truncation functions. 2018-08-07 16:47:54 -04:00
tests.py Reorganized text db function tests. 2018-08-16 15:44:31 -04:00