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
ahbk
d527639804
Fixed
#29754
-- Added is_dst parameter to Trunc database functions.
2019-03-07 10:02:18 -05:00
..
comparison
Refs
#28643
-- Added NullIf database function.
2019-01-10 12:10:12 -05:00
datetime
Fixed
#29754
-- Added is_dst parameter to Trunc database functions.
2019-03-07 10:02:18 -05:00
math
…
text
Refs
#28643
-- Added MD5 database function.
2019-02-21 10:52:51 +01:00
window
…
__init__.py
Fixed
#23753
-- Added a suite of SQL Functions
2014-12-27 15:27:27 +11:00
models.py
Fixed
#29648
-- Fixed crash when using subqueries inside datetime truncation functions.
2018-08-07 16:47:54 -04:00
tests.py
…