How to use keyTextTransform() for nested json?

前端 未结 0 621
广开言路
广开言路 2021-01-27 21:34

My model has a json field. I can access jsonfield[\'key1\'] with the following query

from django.contrib.postgres.fields.jsonb import KeyTextTransform
MyModel.obj         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题