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
fc1446073e
django1
/
django
/
db
/
models
/
functions
History
Joe Jackson
9d5d865fd6
Fixed
#31948
-- Added tzinfo parameter to TruncDate() and TruncTime().
2020-09-02 07:42:27 +02:00
..
__init__.py
Fixed
#21181
-- Added Collate database function.
2020-08-11 22:21:08 +02:00
comparison.py
Fixed
#21181
-- Added Collate database function.
2020-08-11 22:21:08 +02:00
datetime.py
Fixed
#31948
-- Added tzinfo parameter to TruncDate() and TruncTime().
2020-09-02 07:42:27 +02:00
math.py
Fixed
#30271
-- Added the Sign database function.
2019-03-22 12:52:39 +01:00
mixins.py
Bumped minimum isort version to 5.1.0.
2020-07-30 10:58:59 +02:00
text.py
Fixed
#31758
-- Removed unneeded BytesToCharFieldConversionMixin.
2020-07-02 21:26:01 +02:00
window.py
Simplified some imports for database functions.
2019-01-08 19:21:31 -05:00