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-02-15 03:48:26 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
db_functions
History
Daniyal
f479df7f8d
Refs
#32508
-- Raised Type/ValueError instead of using "assert" in django.db.models.
...
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2021-07-15 11:43:33 +02:00
..
comparison
Refs
#32858
, Refs
#32392
-- Restored using :: shortcut syntax in Cast() on PostgreSQL.
2021-06-22 06:28:42 +02:00
datetime
Refs
#32508
-- Raised Type/ValueError instead of using "assert" in django.db.models.
2021-07-15 11:43:33 +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