This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
db_functions
History
Tim Graham
d5da552d92
[1.11.x] Removed blank lines per isort 4.3.0.
2018-02-20 08:58:29 -05: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] Removed blank lines per isort 4.3.0.
2018-02-20 08:58:29 -05:00