Summary
In this hour, you learned how to handle GET and POST requests inside view functions. You also learned how to retrieve data from a POST request. In addition, you learned how to use Form objects to validate and save the data from a POST in the database.