How to get single object with Django ORM with lazy evaluation?

前端 未结 0 1838
礼貌的吻别
礼貌的吻别 2020-12-15 16:35

I have a wrapper class which I want that some of its fields evaluate lazy, so it hit database when that field called. I use queryset for fields that contain a list. But I do

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