summaryrefslogtreecommitdiff
path: root/tests/db_functions/comparison/test_json_object.py
AgeCommit message (Expand)Author
2023-12-12Fixed #34013 -- Added QuerySet.order_by() support for annotation transforms.Simon Charette
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2020-12-02Fixed #32179 -- Added JSONObject database function.Artur Beltsov