Inside of the CreatePost view we need to do the following: retrieve the data sent to us in the POST request; create a Post in our DB based on that data; tell ...
確定! 回上一頁