When a user hits the 'Submit' button on our form, Django will pass a request along with the form data to our view function using the HTTP 'POST' ...
確定! 回上一頁