How to add unix timestamp in milliseconds in django model?

后端 未结 0 1720
长发绾君心
长发绾君心 2020-12-19 02:25

Suppose I want add creation time and update time in django model. How to add this in model and get this through in rest api in django?

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