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-26 18:19:18 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
db_functions
History
can
fde9b7d35e
Fixed
#30128
-- Fixed handling timedelta timezone in database functions.
2019-06-13 09:29:43 +02:00
..
comparison
…
datetime
Fixed
#30128
-- Fixed handling timedelta timezone in database functions.
2019-06-13 09:29:43 +02:00
math
Fixed
#30271
-- Added the Sign database function.
2019-03-22 12:52:39 +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
…
__init__.py
…
models.py
…
tests.py
…