I am trying to save two forms simultaneously and enter the data in another table.
if request.method == "POST": u_form = UserForm(request.POST)