Is it intensive to get a model instance's property in Django

后端 未结 0 1527
悲哀的现实
悲哀的现实 2020-12-14 04:03

I am new to Django and have the following model:

Person:
- height
- weight
- name

In one of my functions, I get person.height 5

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