django/tests/db_functions
Can Sarigol d54aa49a7d [4.0.x] Fixed #33279 -- Fixed handling time zones with "-" sign in names.
Thanks yakimka for the report.

Regression in fde9b7d35e.

Backport of 661316b066 from main.
2021-11-12 11:14:08 +01:00
..
comparison [4.0.x] Fixed #33018 -- Fixed annotations with empty queryset. 2021-09-29 20:53:16 +02:00
datetime [4.0.x] Fixed #33279 -- Fixed handling time zones with "-" sign in names. 2021-11-12 11:14:08 +01: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