summaryrefslogtreecommitdiff
path: root/django/db/models/functions/json.py
AgeCommit message (Expand)Author
2025-07-23Refs #36500 -- Rewrapped long docstrings and block comments via a script.django-bot
2025-01-06Fixed #35718 -- Add JSONArray to django.db.models.functions.John Parton
2024-12-16Refs #35718, Refs #32179 -- Moved JSONObject to django.db.models.functions.json.Sage Abdullah