@djangoproject · Post #214 · 2017/01/04 22:30
https://learnpythonthehardway.org/book/ex51.html While it's exciting to see the browser display "Hello World," it's even more exciting to let the user submit text to your application from a #form. In this exercise we'll improve our starter #web application by using forms and storing information about users into their "#sessions."