1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/db_functions
Simon Charette b0ad41198b Fixed #34013 -- Added QuerySet.order_by() support for annotation transforms.
Thanks Eugene Morozov and Ben Nace for the reports.
2023-12-12 05:51:33 +01:00
..
comparison Fixed #34013 -- Added QuerySet.order_by() support for annotation transforms. 2023-12-12 05:51:33 +01:00
datetime Fixed #34233 -- Dropped support for Python 3.8 and 3.9. 2023-01-18 09:46:01 +01:00
math
migrations Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
text Fixed #34955 -- Made Concat() use || operator on PostgreSQL. 2023-11-14 10:56:20 +01:00
window
__init__.py
models.py
tests.py