Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
- Forms 6:51
- Forms 3 questions
- Cookies 7:27
- Cookies 4 questions
- Set a Cookie 3 objectives
- Starting the Builder 6:02
- Create a JSON String 2 objectives
- Parse a JSON string 1 objective
- Items 6:27
- Looping Through Items 1 objective
- Drawing the Bear 4:32
- Loop Nested Items 2 objectives
- Flash Messages 5:28
- Flash a Message 3 objectives
- Outro 0:26
- Review: Flask Basics 8 questions

- 2x 2x
- 1.75x 1.75x
- 1.5x 1.5x
- 1.25x 1.25x
- 1.1x 1.1x
- 1x 1x
- 0.75x 0.75x
- 0.5x 0.5x
Most web apps use forms for gathering data. Ours will be no different, so we need to figure out how to get to the form data easily and cleanly.
New Terms
url_for()
: This function, always available in templates but importable in your app, finds the URL for a given view function name.
redirect()
: This function returns an HTTP redirect to whatever URL is provided.
If you're not familiar with the pdb
library that we used, check out Write Better Python.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up-
Asad Raza Nayani
2,255 Points1 Answer
-
Joseph Michelini
Python Development Techdegree Graduate 18,692 Points1 Answer
-
Shiyu Hong
12,681 Points0 Answers
-
James Stirrat
3,725 PointsError on build: Could not build url for endpoint 'save'. Did you mean 'static' instead? https://w.trhou.se/bhbcz29nyo
Posted by James StirratJames Stirrat
3,725 Points1 Answer
-
Efaz Khan
5,194 Points1 Answer
-
Unsubscribed User
7,263 Points0 Answers
-
alenwong
4,346 Points1 Answer
-
Gabriel Catani
3,897 Points1 Answer
-
dojewqveaq
11,393 Points9 Answers
-
PLUS
Matthew Starkey
Courses Plus Student 4,504 Points4 Answers
-
Daniel Deiana
11,341 Points2 Answers
-
PLUS
Hara Gopal K
Courses Plus Student 10,027 Points0 Answers
-
Ajay Kaphola
1,567 PointsAfter adding url_for in index.html, web page is not launching.
Posted by Ajay KapholaAjay Kaphola
1,567 Points0 Answers
-
Wilfredo Casas
6,174 Points1 Answer
-
Matt Russell
5,810 Points1 Answer
-
Sean May
9,145 Points1 Answer
View all discussions for this video
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up