When trying to create a new Django CreateView form, my forms are being populated with the data that was entered in the last form

后端 未结 0 761
花落未央
花落未央 2021-01-25 03:49

Using Class Based Views, ModelForms, and Inlline Formsets. I’m making a recipe application in Django. Each user has their own OneToOne RecipeBook object, which in turn can hold

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