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-01-19 06:43:15 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
db_functions
/
comparison
History
Tilman Koschnick
fdfbc66331
Fixed
#32392
-- Fixed ExclusionConstraint crash with Cast() in expressions.
2021-01-29 11:05:00 +01:00
..
__init__.py
…
test_cast.py
Fixed
#32392
-- Fixed ExclusionConstraint crash with Cast() in expressions.
2021-01-29 11:05:00 +01:00
test_coalesce.py
…
test_collate.py
…
test_greatest.py
Fixed
#32178
-- Allowed database backends to skip tests and mark expected failures.
2020-12-10 18:00:57 +01:00
test_json_object.py
…
test_least.py
Fixed
#32178
-- Allowed database backends to skip tests and mark expected failures.
2020-12-10 18:00:57 +01:00
test_nullif.py
…