return render( request, self.template_name, {'form':form}) def post(self, ... 編輯template/home/home.html,把text 秀出來看看以便確認是否有post 成功:
確定! 回上一頁