Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Creating and Processing Web Forms with Flask 1

Posted By: lucky_aut
Creating and Processing Web Forms with Flask 1

Creating and Processing Web Forms with Flask 1
Duration: 1h 37m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 254 MB
Genre: eLearning | Language: English

Web forms are the main point of interaction between the client and the web server. Learn to utilize the Flask-WTF (WTForms) package to implement them in a poweful Flask web framework.
At the core of building modern web applications is a thorough knowledge of web forms. In this course, Creating and Processing Web Forms with Flask 1, you'll learn how to build functional forms and process their input. First, you'll see how to create the templates and views. Next, you'll explore processing the user input and making sure that the form data is safe from potential threats. Finally, you'll discover how to improve the user experience by adding error and flash messages, plus making the forms asynchronous with AJAX so users don't have to wait for the page to refresh. When you're finished with this course, you'll have a foundational knowledge of building web forms in Flask that will help you as you move forward to creating web applications with the Flask framework.