This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
db_functions
History
Nick Pope
06c5d3fafc
Fixed
#32060
-- Added Random database function.
2020-10-02 06:58:03 +02:00
..
comparison
Refs
#21181
-- Corrected DatabaseFeatures.test_collations for Swedish collation.
2020-09-18 12:15:46 +02:00
datetime
Fixed
#31948
-- Added tzinfo parameter to TruncDate() and TruncTime().
2020-09-02 07:42:27 +02:00
math
Fixed
#32060
-- Added Random database function.
2020-10-02 06:58:03 +02:00
migrations
…
text
Refs
#30446
-- Defined default output_field of text database functions.
2020-06-16 10:08:02 +02:00
window
…
__init__.py
…
models.py
…
tests.py
…