This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
aa12cf07c9
django1
/
tests
/
db_functions
History
Jon Dufresne
aa12cf07c9
Removed unnecessary numeric indexes in format strings.
2019-11-19 08:29:47 +01:00
..
comparison
Fixed
#30661
-- Added models.SmallAutoField.
2019-08-02 11:39:01 +02:00
datetime
Fixed
#30821
-- Added ExtractIsoWeekYear database function and iso_week_day lookup.
2019-10-02 10:41:34 +02:00
math
Used more specific unittest assertions in tests.
2019-10-29 12:37:30 +01:00
migrations
Fixed
#30240
-- Added SHA1, SHA224, SHA256, SHA384, and SHA512 database functions.
2019-03-20 19:30:43 +01:00
text
Fixed
#30240
-- Added SHA1, SHA224, SHA256, SHA384, and SHA512 database functions.
2019-03-20 19:30:43 +01:00
window
Reorganized window db function tests.
2018-08-16 09:32:42 -04:00
__init__.py
Fixed
#23753
-- Added a suite of SQL Functions
2014-12-27 15:27:27 +11:00
models.py
Removed unnecessary numeric indexes in format strings.
2019-11-19 08:29:47 +01:00
tests.py
Fixed
#29658
-- Registered model lookups in tests with a context manager.
2018-08-21 12:17:46 -04:00