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
0f5a741ada
django1
/
django
/
db
/
models
/
functions
History
Sergey Fedoseev
44908d4d93
Fixed
#28967
-- Prevented Cast to FloatField from rounding to integer on MySQL.
2017-12-27 19:16:37 -05:00
..
__init__.py
Refs
#28643
-- Reorganized database functions.
2017-10-13 21:23:00 +02:00
comparison.py
Fixed
#28967
-- Prevented Cast to FloatField from rounding to integer on MySQL.
2017-12-27 19:16:37 -05:00
datetime.py
Refs
#28643
-- Reorganized database functions.
2017-10-13 21:23:00 +02:00
text.py
Refs
#28643
-- Reorganized database functions.
2017-10-13 21:23:00 +02:00
window.py
Fixed
#26608
-- Added support for window expressions (OVER clause).
2017-09-18 09:42:29 -04:00