Object is not being created

后端 未结 0 1898
一个人的身影
一个人的身影 2020-12-09 16:11

I am trying to save two forms simultaneously and enter the data in another table.

if request.method == "POST":
    u_form = UserForm(request.POST)
          


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