This website requires JavaScript.
Explore
Help
Sign In
p15693087
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5a23cc00f5
django
/
tests
/
db_functions
History
Mads Jensen
a17fe73d2d
Removed an unused function argument in db_functions test.
2016-11-11 17:42:34 -05:00
..
__init__.py
Fixed
#23753
-- Added a suite of SQL Functions
2014-12-27 15:27:27 +11:00
models.py
Fixed
#25774
-- Refactor datetime expressions into public API
2016-05-18 20:14:58 +10: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
Refs
#26022
-- Replaced six.assertRaisesRegex with assertRaisesMessage as appropriate.
2016-01-29 13:37:33 -05:00