Django - directly using the Model class to avoid writing a Form class explicitely

后端 未结 0 796
梦毁少年i
梦毁少年i 2020-12-13 09:22

Currently prototyping for a Django app. I have code that defines a modeland a form, which I then use to have users enter new instances in the DB. For instance:

models

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