It returned None instead.
from Insertemp.models import EmpInsert('pname')and request.POST.get('pcategory')and request.POST.get('pdetails')and request.POST.get('foundedin')and request.
我得到一个错误(视图crud.views.insertEmp没有返回HttpResponse对象。它返回None。)每当我试图通过insert.html模板向我的数据库插入数据时。('emp_name') and request.POST.get('email') and request.POST.get('occupation') and request.POST.get('salary') and <em