django/tests/db_functions
Daniyal f479df7f8d Refs -- 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 , Refs -- Restored using :: shortcut syntax in Cast() on PostgreSQL. 2021-06-22 06:28:42 +02:00
datetime Refs -- Raised Type/ValueError instead of using "assert" in django.db.models. 2021-07-15 11:43:33 +02:00
math Fixed -- Added precision argument to Round(). 2021-03-29 09:43:08 +02:00
migrations Fixed -- Added precision argument to Round(). 2021-03-29 09:43:08 +02:00
text Fixed -- 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 -- Added precision argument to Round(). 2021-03-29 09:43:08 +02:00
tests.py Fixed -- Registered model lookups in tests with a context manager. 2018-08-21 12:17:46 -04:00