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
c448e614c6
django1
/
tests
/
db_functions
History
David-Wobrock
ee005328c8
Fixed
#31640
-- Made Trunc() truncate datetimes to Date/TimeField in a specific timezone.
2020-10-14 20:06:26 +02:00
..
comparison
Refs
#21181
-- Corrected DatabaseFeatures.test_collations for Swedish collation.
2020-09-18 12:15:46 +02:00
datetime
Fixed
#31640
-- Made Trunc() truncate datetimes to Date/TimeField in a specific timezone.
2020-10-14 20:06:26 +02:00
math
Fixed
#32060
-- Added Random database function.
2020-10-02 06:58:03 +02:00
migrations
Fixed
#30240
-- Added SHA1, SHA224, SHA256, SHA384, and SHA512 database functions.
2019-03-20 19:30:43 +01:00
text
Refs
#30446
-- Defined default output_field of text database functions.
2020-06-16 10:08:02 +02:00
window
Reorganized window db function tests.
2018-08-16 09:32:42 -04:00
__init__.py
…
models.py
Removed unused __str__() methods in tests models.
2020-04-30 09:13:23 +02:00
tests.py
Fixed
#29658
-- Registered model lookups in tests with a context manager.
2018-08-21 12:17:46 -04:00