django/tests/db_functions
Ian Foote 4ab53a558a Fixed #24767 -- Added Greatest and Least expressions
Greatest and Least are row-level Function versions of Min and Max.
2015-06-05 11:15:33 +01:00
..
__init__.py Fixed #23753 -- Added a suite of SQL Functions 2014-12-27 15:27:27 +11:00
models.py Fixed #24767 -- Added Greatest and Least expressions 2015-06-05 11:15:33 +01:00
tests.py Fixed #24767 -- Added Greatest and Least expressions 2015-06-05 11:15:33 +01:00