post.html,用於post提交。{%%}表示其內是Django模板語句,{% csrf_token %}指示此表單加載時返回token在其提交時進行token認證(如果要關閉服務端 ...
確定! 回上一頁