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-10-30 17:16:10 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
261ca6ce2e49b59e7f0d870654a28909e57edd2d
django
/
tests
/
db_functions
History
Mariusz Felisiak
e07609a0d1
Refs
#32858
, Refs
#32392
-- Restored using :: shortcut syntax in Cast() on PostgreSQL.
...
This partly reverts commit
fdfbc66331
unnecessary since
b69b0c3fe8
.
2021-06-22 06:28:42 +02:00
..
comparison
Refs
#32858
, Refs
#32392
-- Restored using :: shortcut syntax in Cast() on PostgreSQL.
2021-06-22 06:28:42 +02:00
datetime
Fixed
#32750
-- Fixed crash of Extract() transform on OuterRef() expressions.
2021-05-17 17:51:39 +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
Fixed
#32178
-- Allowed database backends to skip tests and mark expected failures.
2020-12-10 18:00:57 +01:00
window
Reorganized window db function tests.
2018-08-16 09:32:42 -04:00
__init__.py
…
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