summaryrefslogtreecommitdiff
path: root/tests/db_functions/models.py
AgeCommit message (Expand)Author
2017-03-30[1.11.x] Refs #18247 -- Fixed SQLite QuerySet filtering on decimal result of ...Sergey Fedoseev
2016-05-18Fixed #25774 -- Refactor datetime expressions into public APIJosh Smeaton
2015-07-27Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...Flavio Curella
2015-06-05Fixed #24767 -- Added Greatest and Least expressionsIan Foote
2014-12-27Fixed #23753 -- Added a suite of SQL FunctionsJosh Smeaton