django1/tests/db_functions
Sergey Fedoseev 8484cf4cd0 [1.11.x] Refs #18247 -- Fixed SQLite QuerySet filtering on decimal result of Least and Greatest.
Backport of 068d75688f from master
2017-03-30 08:47:16 -04:00
..
__init__.py Fixed #23753 -- Added a suite of SQL Functions 2014-12-27 15:27:27 +11:00
models.py [1.11.x] Refs #18247 -- Fixed SQLite QuerySet filtering on decimal result of Least and Greatest. 2017-03-30 08:47:16 -04:00
test_cast.py Fixed #24932 -- Added Cast database function. 2016-03-29 08:14:33 -04:00
test_datetime.py Removed an unused function argument in db_functions test. 2016-11-11 17:42:34 -05:00
tests.py [1.11.x] Refs #18247 -- Fixed SQLite QuerySet filtering on decimal result of Least and Greatest. 2017-03-30 08:47:16 -04:00