This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-18 06:50:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c19bc2d5d4
django
/
tests
/
db_functions
History
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