How Forms Work with Flask | Making a Website

Опубликовано: 29 Декабрь 2024
на канале: JakeEh
110
12

In this video we update our app server so it can handle form inputs from the registration page. We also update make the navbar a shared template so it can be used anywhere!

Previous video:    • Make a Website with Flask FAST  

Code: https://github.com/Jalsemgeest/Python...

Join my Discord at   / discord  

Thanks for watching! ❤️

Timestamps:
0:00 Intro
0:30 Current State
1:50 Handling Form Inputs
3:31 Redirecting to other pages
4:24 Shared templates
6:08 Template Checks
7:46 Sending values to templates
9:57 Outro