WTForms for efficient forms validation and rendering in Flask

Описание к видео WTForms for efficient forms validation and rendering in Flask

Blog post - https://nagasudhir.blogspot.com/2022/...

Basic forms in Flask -    • Forms in flask with front-end and ser...  
Macros in Flask -    • macros in flask jinja templates to re...  

Flask Playlist -    • Flask Web development skills  

In this video, we will learn how to use WTForms for easy forms validation and redndering

Setup Python Development Environment -    • Install python and VS Code | Setup py...  

Table of contents - https://nagasudhir.blogspot.com/2020/...

Please subscribe, like and share this video

00:00 - Intro
00:56 - Install WTForms
01:17 - The Example
01:37 - Basic Server Setup
02:46 - Form Object
03:28 - StringField
04:57 - Render Form in Template
07:34 - HTML attributes in form fields
08:43 - Handle Form submission
11:04 - IntegerField
12:30 - DateTimeField
14:17 - Extract Form Data
15:22 - PasswordField
16:14 - BooleanField
17:10 - TextAreaField
18:04 - SelectField
19:40 - Review the generated Form
20:28 - validate and display errors
22:41 - macros for form fields
24:10 - style the errors with css
24:50 - custom form validation
26:47 - Outro

#flask #wtforms #server #web #forms #jinja #jinja_macro #dev #tutorial #learning #beginners #pythonforbeginners #taming_python

Комментарии

Информация по комментариям в разработке