Changes between Initial Version and Version 1 of Ticket #34013, comment 7
- Timestamp:
- Dec 7, 2022, 7:19:08 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34013, comment 7
initial v1 2 2 3 3 {{{ 4 from django.db.models.fields.json import KeyTextTransform 4 5 Model.objects.all().annotate( 5 6 json_field=functions.JSONObject(