This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
02114f9c49
django
/
tests
/
db_functions
History
Tim Graham
0993aee31d
[2.0.x] Removed blank lines per isort 4.3.0.
2018-02-20 08:48:55 -05:00
..
__init__.py
…
models.py
Refs
#18247
-- Fixed SQLite QuerySet filtering on decimal result of Least and Greatest.
2017-03-29 13:29:53 -04:00
test_cast.py
Fixed
#28371
-- Fixed Cast() with CharField if the max_length argument isn't provided.
2017-07-27 19:36:47 +02:00
test_datetime.py
Fixed
#27473
-- Added DurationField support to Extract.
2017-06-28 10:10:09 -04:00
test_strindex.py
Refs
#27834
-- Removed Value wrapping from StrIndex's substring param.
2017-04-03 08:39:57 -04:00
test_window.py
Fixed
#26608
-- Added support for window expressions (OVER clause).
2017-09-18 09:42:29 -04:00
tests.py
[2.0.x] Removed blank lines per isort 4.3.0.
2018-02-20 08:48:55 -05:00