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
bdc07f176e
django1
/
django
/
db
/
models
/
functions
History
Nick Pope
d26b242443
Fixed
#30271
-- Added the Sign database function.
2019-03-22 12:52:39 +01:00
..
__init__.py
Fixed
#30271
-- Added the Sign database function.
2019-03-22 12:52:39 +01:00
comparison.py
Simplified overriding source expressions in some database functions.
2019-01-14 13:02:58 -05:00
datetime.py
Fixed
#29754
-- Added is_dst parameter to Trunc database functions.
2019-03-07 10:02:18 -05:00
math.py
Fixed
#30271
-- Added the Sign database function.
2019-03-22 12:52:39 +01:00
mixins.py
Refs
#28643
-- Extracted DurationField logic for Avg() and Sum() into mixin.
2019-01-14 14:39:57 -05:00
text.py
Fixed
#30240
-- Added SHA1, SHA224, SHA256, SHA384, and SHA512 database functions.
2019-03-20 19:30:43 +01:00
window.py
Simplified some imports for database functions.
2019-01-08 19:21:31 -05:00