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-03-04 14:14:54 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
db_functions
History
Alex Hill
c4ee3b208a
Fixed
#32699
-- Fixed comparing to TruncTime() with 0 microseconds on MySQL.
2021-05-07 08:13:40 +02:00
..
comparison
Fixed
#32392
-- Fixed ExclusionConstraint crash with Cast() in expressions.
2021-01-29 11:05:00 +01:00
datetime
Fixed
#32699
-- Fixed comparing to TruncTime() with 0 microseconds on MySQL.
2021-05-07 08:13:40 +02:00
math
Fixed
#31487
-- Added precision argument to Round().
2021-03-29 09:43:08 +02:00
migrations
Fixed
#31487
-- Added precision argument to Round().
2021-03-29 09:43:08 +02:00
text
…
window
…
__init__.py
Fixed
#23753
-- Added a suite of SQL Functions
2014-12-27 15:27:27 +11:00
models.py
Fixed
#31487
-- Added precision argument to Round().
2021-03-29 09:43:08 +02:00
tests.py
Fixed
#29658
-- Registered model lookups in tests with a context manager.
2018-08-21 12:17:46 -04:00