0
0
mirror of https://github.com/django/django.git synced 2024-11-29 14:46:18 +01:00
django/tests/db_functions
2021-03-29 09:43:08 +02:00
..
comparison Fixed #32392 -- Fixed ExclusionConstraint crash with Cast() in expressions. 2021-01-29 11:05:00 +01:00
datetime Fixed #32573 -- Fixed bounds in __iso_year lookup optimization. 2021-03-23 21:27:55 +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
window
__init__.py
models.py Fixed #31487 -- Added precision argument to Round(). 2021-03-29 09:43:08 +02:00
tests.py