1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/tests/db_functions
David Wobrock dd1fa3a31b Fixed #33018 -- Fixed annotations with empty queryset.
Thanks Simon Charette for the review and implementation idea.
2021-09-29 20:23:29 +02:00
..
comparison Fixed #33018 -- Fixed annotations with empty queryset. 2021-09-29 20:23:29 +02:00
datetime Fixed #32365 -- Made zoneinfo the default timezone implementation. 2021-09-16 12:11:05 +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
window
__init__.py
models.py Fixed #31487 -- Added precision argument to Round(). 2021-03-29 09:43:08 +02:00
tests.py