接著要來建立一個簡易表單了,修改polls/detail.html,如下包括HTML 的 <form> 標籤內容: <h1>{{ question.question_text }}</h1> {% if error_message ...
確定! 回上一頁