Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed Flask with SQLAlchemy Basics!
You have completed Flask with SQLAlchemy Basics!
Preview
Learn how to connect HTML forms to your Python backend using Flask.
This video doesn't have any notes.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
[LAUGH] Right now, if I fill out the form,
0:00
And hit Submit,
I get the same page returned to me.
0:10
And you can actually see the information
I submitted up here in the address bar.
0:15
What I want to happen is for
0:20
our form to submit our data to our
application so I can work with the data.
0:22
Let's get to work.
0:29
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