0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/tests/db_functions
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
__init__.py
models.py Fixed #31487 -- Added precision argument to Round(). 2021-03-29 09:43:08 +02:00
tests.py