default data type of primary keys in models (django), The current path, url '/app' didn't match any of these

前端 未结 0 910
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-14 01:22

As far as I know, the default data type of id is integer for models in Django.

For example, if I have such a model inside my models.py file, Django sets a id(primary

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